error in system font, when lauched with expo
sonu628 opened this issue · 4 comments
sonu628 commented
when launching the application through expo-cli using expo-start, I get the following error
console.error: "fontFamily "Lato-Regular" is not a system font and has not been loaded through Font.loadAsync.
hugomn commented
Hi @sonu628, sorry for the off-topic, but how are you running the starter with expo? Thanks!
sonu628 commented
i did git clone
of the repo, followed by yarn install
and then for expo expo start
.
abhidevsgit commented
Is there a way to use expo in this project?
guardofparadise commented
Hi Guys, our project works with react-native-cli, we switched to it, please consider using react-native-cli
https://reactnative.dev/docs/environment-setup > React Native CLI Quickstart