wcandillon / react-native-gestures-and-animations-workshop

117 stars 80 forks source link

error when loading fonts #2

Open YifeiAI opened 4 years ago

YifeiAI commented 4 years ago

Hi,

Thanks for sharing this template. It is super helpful! I am following you on youtube.

When I try to load the fonts, there is error: fontFamily 'SFProText-Bold' is not system font and has not been loaded through Font.loadAsync. Using the same package versions and tested with android.

Do you have any idea how that happened and how to solve it?

Greetings also from Switzerland.

wcandillon commented 4 years ago

I'm not sure what could be the issue here, are you still having it?

vedvrat13 commented 3 years ago

Were you able to resolve it, am facing the same issue?

error: fontFamily "SFProText-Bold" is not a system font and has not been loaded through Font.loadAsync.

@wcandillon please help me with this?