Call the setCustomText function and pass your props/styles into the function. setCustomText(customTextProps); And then all react-native Text components will have your declared fontFamily along with any other props/styles you provide.2 May 2016
Read moreHow do I style a font in react native?
How to add fonts for different font weights for react-native android project?
Read moreHow do I change my font family in react native?
The easiest way to install custom fonts to your RN project is do as follows:
Read moreHow do I add a font to family react native?
Show activity on this post.
Read more