imnapo / react-native-cn-quill

Quill rich-text editor for react-native
MIT License
187 stars 74 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 4 weeks ago

Any updates on this?