react-native-zss-rich-text-editor icon indicating copy to clipboard operation
react-native-zss-rich-text-editor copied to clipboard

Native component for "RCTWebView Bridge" does not exist

Open xssxxssx opened this issue 7 years ago • 3 comments
trafficstars

RN5.1

xssxxssx avatar Jan 04 '18 02:01 xssxxssx

I am getting the same issue. When I try use the following import:

import {RichTextEditor, RichTextToolbar} from 'react-native-zss-rich-text-editor';

cjoshmartin avatar Jan 07 '18 23:01 cjoshmartin

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 .

xiaozhaoqi avatar Mar 06 '18 03:03 xiaozhaoqi

clearing cache and restarting the packager mostly solves this issues, i had the same issue

Manoj002 avatar Feb 11 '19 12:02 Manoj002