-
Notifications
You must be signed in to change notification settings - Fork 24.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
iOS 14 system font weird rendering with small-caps #29846
Comments
|
System: |
Hi @erazhapov thanks for the issue. Could you provide a repro with the latest version of RN with a fresh template without expo? This will narrow it down to if it is an issue purely with core. |
|
Hey there, it looks like there has been no activity on this issue recently. Has the issue been fixed, or does it still require the community's attention? This issue may be closed if no further activity occurs. You may also label this issue as a "Discussion" or add it to the "Backlog" and I will leave it open. Thank you for your contributions. |
This issue is waiting for author's feedback since 24 days. Please provide the requested feedback or this will be closed in 7 days. |
This issue was closed because the author hasn't provided the requested feedback after 7 days. |
Hi!
I'm using default Text component with these styles:
Both labels has the same style, right have additional { fontWeight: '500' }
It's works well on iOS 13.x, but looks weird (small-caps mode working incorrect with numbers) on iOS 14 beta 6.
Here is how it looks like:
I'm using 0.62 cause of using Expo SDK 38 (managed), but I didn't found anything relating to this in 0.63 changelog.
The text was updated successfully, but these errors were encountered: