react-native-rich-editor
react-native-rich-editor copied to clipboard
Lightweight React Native (JavaScript, H5) rich text editor
Providing more implementation details on how to use the `initialCSSText` option to utilize custom fonts.
Hi I would like to use the editor and have every first letter in a sentence be uppercase. Seems everything is lowercase, is there a way to enforce capital letters...
For example in realme and samsung devices its showing as 1 Apple 1 Orange 1 Mango Expected 1. Apple 2. orange 3. mango Alwasys 1 is coming the subsequent numbers...
Hi, I am using lib in functional component `const editorRef = useRef();` `return ( ( Heading is required Comment is required { setSection(item); setIsOpenSheet(true); }} /> {item.assets.length === 0 &&...
Running the code in Example. Any time I would save changes and refresh the app while on the screen with the rich editor (through Metro bundler, but I don't think...
Hello! I am using this package for a fullscreen multiline text editor, and I need to be able to scroll the screen to the cursor's position when focusing on the...
I'm not sure what changed between 1.7.0 and 1.8.3, but rendering the editor with both `useContainer={true}` or `useContainer={false}` no can scroll up-down when rendered inside a . Additionally, something also...
https://user-images.githubusercontent.com/2976232/125726126-10b34830-dd5d-485d-99d4-cf39941676fc.MP4 Bug is showed in the video. Only when starting a new line, you get the chance to cancel bold/italics.
Hi there, fantastic library, thanks for all of your hard work. I have an issue where if I place multiple editors in a page, both editors appear to receive both...
@stulip Are you guys looking for maintainers? I noticed the library hasn't been updated in a while and I was wondering if you'd be open to me posting it on...