react-native-rich-editor
react-native-rich-editor copied to clipboard
Lightweight React Native (JavaScript, H5) rich text editor
It seems to add 2 lines, I only want it to produce a single new line.
Hi I want to get all DOM object change to image or pdf?how to do
I am using useState to sync webview styles (ie text size) with user settings, but the webview does not update until reload code example ```js const [ css, setCSS ]...
Is there any method to implement spell check on this with custom dictionary
when I try to access functions on the webview ref (such as `injectJavaScript`), there are no types defined
Hi guys, please answer this issue if you also have it, when I wrape the editor in a scrollview, while im scrolling its always copying so part of the text,...
If I select multiple actions and try to deselect it is not working properly for example: if I click bold, italic, strikethrough, underline,ol and try to deselect it won't deselect...
In my tests, it ran on ios 11.2.6, and when I clicked on the edit box, it would flash back. Android and ios 12 all worked well
Hi, I love this package! But I have some questions, though. Is it possible to add a bullet point, on key press(Enter), without using the Toolbar and is there any...