react-native-rich-editor
react-native-rich-editor copied to clipboard
Lightweight React Native (JavaScript, H5) rich text editor
Can i get any heIp @gevgasparyan, i want to know that how to get the selected text in react native rich pell editor, I tried the script solution mention in...
platform: android Rn: 0.74.5 editor version 1.8.9
When writing a long article, I can't scroll to the end of the article, and some phases disappear ``` const height = Dimensions.get('window').height; ``` When I pass these props ```...
I updated the commmon error by adding dataDetectorTypes={['none']} to line 274 instead of dataDetectorTypes={'none'}
Hi! 👋 Firstly, thanks for your work on this project! 🙂 Today I used [patch-package](https://github.com/ds300/patch-package) to patch `[email protected]` for the project I'm working on. Here is the diff that solved...
I am looking for Spell check and word suggestion feature in rich text editor. Is there any patch available for this?
I have a native spell checker ready but I want to integrate the native spell checker with this rich editor. Can please anyone guide me how can we achieve this
Hi! 👋 "react-native": "0.79.1", "react-native-pell-rich-editor": "^1.9.0", "react-native-webview": "^13.13.5" Firstly, thanks for your work on this project! 🙂 Today I used [patch-package](https://github.com/ds300/patch-package) to patch `[email protected]` for the project I'm working on....
Hi! 👋 Firstly, thanks for your work on this project! 🙂 Today I used [patch-package](https://github.com/ds300/patch-package) to patch `[email protected]` for the project I'm working on. Here is the diff that solved...