ULLAS GUPTA

Results 2 issues of ULLAS GUPTA

i created a library using react-native-create-library named myLib and i have a RN app from react-native-cli named myApp. The library "myLib" does not contain any native code and only JS...

FYI, for all who want to set separate fonts on the editor, u can do that by providing the font name to ` richEditorRef.current?.setFontName('Caveat');` Make sure to supply fonts to...