Custom fonts dosen't work with react-native-paper

三世轮回 提交于 2021-01-27 17:41:49

问题


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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!