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

TypeError: Cannot read property 'NavigationType' of undefined

Open znafets opened this issue 7 years ago • 9 comments

Trying out your example code gets me stuck here Same with trying to integrate the editor component in a project ... What is the reason that libs that are supposed to work as is are throwing this error? Any ideas how to fix this? Anyone integrated the component with success yet ?

znafets avatar Apr 04 '17 12:04 znafets

make sure you already re-built app react-native run-ios

phuongpt avatar May 12 '17 08:05 phuongpt

same issue here, re-built doesn't work

dktan avatar May 24 '17 18:05 dktan

Same issue here anyone find a solution?

PvanHengel avatar Jul 21 '17 18:07 PvanHengel

Anyone find the solution to this?

jimzhang93 avatar Aug 01 '17 20:08 jimzhang93

+1

nickrobinson352 avatar Aug 12 '17 20:08 nickrobinson352

Got do this step: add the native react-native-webview-bridge-updated dependency.?

After I done it, it was working fine in iOS but Android didn't work.

JohnHour89 avatar Aug 16 '17 03:08 JohnHour89

not sure what's wrong with your project, but I'm sure it works for me on both platforms

phuongpt avatar Aug 16 '17 04:08 phuongpt

I got open this issue here, may you help me check with it? thank you https://github.com/wix/react-native-zss-rich-text-editor/issues/50

JohnHour89 avatar Aug 16 '17 05:08 JohnHour89

Any solution? I'm now stuck here.

tkserver avatar May 25 '18 03:05 tkserver