imnapo / react-native-cn-quill

Quill rich-text editor for react-native
MIT License
185 stars 72 forks source link

onMessage never called on android simulator Pixel 6 API 29 #118

Open jeromeheissler opened 1 year ago

jeromeheissler commented 1 year ago

I found that onMessage is never call because of editor_js.ts script contain optional chaining that lead script not be executed