adrianhajdin / aora

Build your first mobile application

Home Page:https://jsmastery.pro

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Font not working properly on android

Yassin-Zaher opened this issue · comments

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

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