imnapo / react-native-cn-quill

Quill rich-text editor for react-native
MIT License
190 stars 77 forks source link

render method of `QuillEditor`. at WebView #79

Open engislam95 opened 2 years ago

engislam95 commented 2 years ago

Function components cannot be given refs. Attempts to access this ref will fail. Did you mean to use React.forwardRef()?

zahrafalah commented 1 month ago

Any updates on this?