Search code examples
react-nativereact-native-paper

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


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?


Solution

  • i fixied this problem by eliminate using configureFonts function