expo / google-fonts

Use any of the 1000+ fonts (and their variants) from fonts.google.com in your Expo app.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

not working expo 36

vivek751 opened this issue · comments

let [fontsLoaded] = useFonts({
Teko_700Bold,
});
fontsLoaded variable always showing false

We've come quite far with SDK 48. I'd suggest using either the latest SDK or one of the supported ones (such as SDK 47 and 46). I also apologise that this issue wasn't looked into before.