问题
Trying to integrate custom fonts 'Tajawal-Bold' and 'Tajawal-Medium' with my RN project that use react-native-paper. (Android app only) I did like described in the documentation of react-native=paper, https://callstack.github.io/react-native-paper/fonts.html.
This fonts are applied to RN components, but paper component doesn't.
Anyone can help?
回答1:
i fixied this problem by eliminate using configureFonts function
来源:https://stackoverflow.com/questions/64008481/custom-fonts-dosent-work-with-react-native-paper