You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The WebView component doesnt support React-Native-Web. It seems like making this library compatible with web would be pretty straightforward, but nothing in their documentation suggests that it is supported currently.
Hello i have tried to add [react-native-cn-quill] in react native its working 100% fine.
I have added the react-native-web, but its not working
the toolbar was not appearing, so i have added a custom tool bar, and i have succeeded to let whole functions work fine
but what its still missing is the getContents(), getHtml, getSelection, getLenght
the setText, and insertText they are working normally, but the postMessages are not
the strange issue is that i can see all of these messages inside the log message
this message is comming from here
It will be very usefull if we can fix that. thank you in advance
The text was updated successfully, but these errors were encountered: