Skip to content
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

Prevent system font from overriding app font #12989

Closed
damathryx opened this issue Mar 17, 2017 · 7 comments
Closed

Prevent system font from overriding app font #12989

damathryx opened this issue Mar 17, 2017 · 7 comments
Labels
Resolution: Locked This issue was locked by the bot.

Comments

@damathryx
Copy link

Description:
Font style is overridden by system fonts on phones like Samsung which has a feature of changing system fonts on setting.

Reproduction:
You need a phone that can change system fonts not fonts by themes. Change the font in System -> Display -> Fonts. Then the app also gets that font.

  • I added my fonts in assets
  • Uses a stateless component called AppText with my custom font.

Additional Information:
rn: 0.42
OS: OS X Sierra
Platform: Android

@hramos
Copy link
Contributor

hramos commented May 25, 2017

We're cutting down on the number of outstanding issues, in order to allow us to focus. I'm closing this issue because it has been open for over 60 days with no activity. If you think it should still be opened let us know why. PRs are always welcome.

@hramos hramos closed this as completed May 25, 2017
@hramos hramos added the Icebox label May 26, 2017
@fplgusmao
Copy link

@damathryx I know I'm late, but did you find any solution? I'm having the same problem. Strangely enough, only one or two elements throughout the app change to the custom system font.

@isAlmogK
Copy link

Was this every fixed, I'm having the same issue

@isAlmogK
Copy link

Why was this closed if it was never fixed? or at least not updated to see if this was planned to be fixed?

@hramos
Copy link
Contributor

hramos commented Oct 17, 2017

You can find an explanation for why this was closed in my comment above. If this is still an issue for you, you can open a new issue with more details.

@isAlmogK
Copy link

@hramos thanks but inactivity doesn't mean the issue went away, wouldn't it be good to keep this open and under "known issues".

Either way, I have this issue and I'm not clear if this is something that will be solved in future versions or not?

@unicornRainbows
Copy link

I think it could be to do with naming conventions of the file naming on Android. My iOS works, but android is over written by system font.. Comic Sans.. Not making the design team happy ;)

@facebook facebook locked as resolved and limited conversation to collaborators May 29, 2018
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Jul 18, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

7 participants