Skip to content

fix(ios): apply fontScaleInternal on app startup#10935

Merged
NathanWalker merged 1 commit intoNativeScript:mainfrom
mukaschultze:fix/font-scale-internal-app-startup
Nov 4, 2025
Merged

fix(ios): apply fontScaleInternal on app startup#10935
NathanWalker merged 1 commit intoNativeScript:mainfrom
mukaschultze:fix/font-scale-internal-app-startup

Conversation

@mukaschultze
Copy link
Copy Markdown
Contributor

PR Checklist

What is the current behavior?

iOS system wide font size changes only apply while the app is open due to the callback being called too early when the root view is not yet created.

What is the new behavior?

Accessibility font sizes are applied at app startup

Fixes/Implements/Closes #[Issue Number].

@nx-cloud
Copy link
Copy Markdown

nx-cloud bot commented Nov 4, 2025

View your CI Pipeline Execution ↗ for commit b9cb14e

Command Status Duration Result
nx test apps-automated -c=ios ✅ Succeeded 2m 57s View ↗
nx run-many --target=test --configuration=ci --... ✅ Succeeded 2s View ↗

☁️ Nx Cloud last updated this comment at 2025-11-04 16:42:28 UTC

@NathanWalker NathanWalker merged commit 55d111c into NativeScript:main Nov 4, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants