ULLAS GUPTA

Results 11 comments of ULLAS GUPTA

got it resolved by using "**react-native start --reset-cache**", the reference changed from Desktop to node_modules.

your fontface appears to be correct, however i think the problem here is the `richText.current.setFontName('Montserrat');` this is called even before the editor is initialized, can u try adding this to...

not exactly sure about that, but try this ` const richEditorRef = useRef();` but it will still give u typeError.. so not sure

yeah it is kinda abandoned :(

@Lakston did u add the reanimated changes? are u using the reanimated package?

@ilyausorov are u able to use react-native-debugger's network inspector? after i added changes u mentioned an able to use the debugger with reanimated, but network inspector just gets a list...