flatlogic/react-native-starter

error in system font, when lauched with expo

sonu628 opened this issue · 4 comments

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.

Hi @sonu628, sorry for the off-topic, but how are you running the starter with expo? Thanks!

i did git clone of the repo, followed by yarn install and then for expo expo start.

Is there a way to use expo in this project?

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