belaziv
belaziv
same here :( I have a react native application that i'm trying to use on web but get the following error: `Could not load react-native-web/Libraries/Utilities/codegenNativeComponent (imported by node_modules/react-native-safe-area-context/lib/module/specs/NativeSafeAreaView.js)` Here is...
OK, That's what I did and I see that the fonts are indeed loaded :+1: ``` custom: { families: [{ name: 'Rubik', src: './src/assets/fonts/Rubik/*' }], }, ``` In `src/assets/fonts/Rubik/` directory...
same here. any updates?
Same issue for me too But for now we prefer not to upgrade `react-native` to the latest version No chance to solve this with using `react-native` `0.67.4`?