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?
i fixied this problem by eliminate using configureFonts function