adrianhajdin / aora

Build your first mobile application
https://jsmastery.pro
1.41k stars 259 forks source link

Font not working properly on android #17

Closed Yassin-Zaher closed 4 months ago

Yassin-Zaher commented 4 months ago

the font is not loading properly, the next warning shows up when running the app and adding font-psemibold to CustomButton WARN fontFamily "Poppins-SemiBold" is not a system font and has not been loaded through expo-font. note: i copied the code from the original repo and the font folder is in the correct place ./assets/fonts/Poppins-Bold.ttf

Yassin-Zaher commented 4 months ago

Worked after putting the code that loads the fonts in the app/index.jsx

KhalidAlghamdi8 commented 3 weeks ago

can u help? i was traying you method but still getting is not a system font and has not been loaded through expo-font