react-native-zss-rich-text-editor
react-native-zss-rich-text-editor copied to clipboard
Native component for "RCTWebView Bridge" does not exist
trafficstars
RN5.1
I am getting the same issue. When I try use the following import:
import {RichTextEditor, RichTextToolbar} from 'react-native-zss-rich-text-editor';
the same problem. maybe it caused by project config, see here to set configs in your project. i solve it by config, remember to close project and restart it .
clearing cache and restarting the packager mostly solves this issues, i had the same issue