Return to site

San francisco font family react native

broken image

For making the information more attractive and user-friendly different font styles are used. Websites majorly depend on the information written over them. Note that if you want to show Roboto font family on both platforms (your design might be as such) then you need to include that said font in your react native app bundle and then you wouldn't get this issue. React Native Fonts Updated ApIntroduction to React Native Fonts The following article provides an outline for React Native Fonts. For iOS this is going to be San Francisco and for Android this will be Roboto So by giving fontFamily: 'System' you are saying to React Native pick the default system font family thats default to the current platform your running on.

broken image

You are trying to find Roboto font on iOS where it's not included by default in the operating system. Use fontFamily: 'System' instead of fontFamily: 'Roboto'

broken image

Also please refer to How do I ask a good question? section for more info on that.Īll that said, in the spirit of helping you out the following would fix your issue. Like and mentioned before I have, please provide more information and what you've tried so far.īy putting in time to ask a question, you will increase the chance of getting a good answer quickly.

broken image