Josh Baker

Results 3 comments of Josh Baker

Just experienced this same issue, non of our configs were actually being applied because the state was being recreated with the default values defined in this package. Configuring outside of...

> [@obrucheoghene](https://github.com/obrucheoghene) [@Jeyaprakash-profit](https://github.com/Jeyaprakash-profit) Try adding the following to your QuillEditor component: webview={{ dataDetectorTypes: Platform.OS === 'ios' ? 'none' : ['none'], }} It works for me This worked for me as...

Ahh nice, a fix https://github.com/fireship-io/react-course/pull/6