since expo 34.0.0 update fonts doesn´t load anymore, do you know how can I fix it?
问题 I have expo 30 proyect and the fonts ( fontello icons ) load succesful now 3 months later I reopen the proyect before update expo and fonts does´t load even if I create a new proyect the fonts does´t (I have already changed the import from import { Font } from 'expo'; to import * as Font from 'expo-font';) here's a snack with the problem https://snack.expo.io/@emmalv/bold-banana it's curious that in expo-cli when I run the same code and print the state of loading first return false and before