Android/React Native fonts

Android is saying that a font needs to be loaded but we are using a font that is supposedly packaged within react native itself. Is there a way to tell Android to use that font? I know the Exp.Font.loadAsync is available but I dont’t know the path to the font. iOS works fine with no errors for the font. Suggestions?

Hey @sallen! Can you create a Snack showing this bug? It’d be useful for us to know the exact font that’s failing.

Got it working. Thanks.

1 Like

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.