react-native-zss-rich-text-editor icon indicating copy to clipboard operation
react-native-zss-rich-text-editor copied to clipboard

React Native rich text editor based on ZSSRichTextEditor

Results 102 react-native-zss-rich-text-editor issues
Sort by recently updated
recently updated
newest added

目前android的某些机型是chrome内核,就会造成range.insertNode(span) 方法会触发selectionchange事件造成死循环,然后就很卡,有没有好的解决方案

Hi all, I'm running into an issue where I cannot delete an image that I just inserted. I suspect I'm missing something obvious, given that no one else has mentioned...

I seem to be getting a black bottom border on iOS only. RN 0.55 ![image](https://user-images.githubusercontent.com/2983327/49289092-9662d300-f49a-11e8-9e23-13c8216acb4f.png) any ideas?

I found [this](https://github.com/alinz/react-native-webview-bridge/issues/109) on the react-native-webview-bride which states that the library has been added to React Native 0.37. Are there any plans on removing your dependency on this library in...

Hello.Sometimes I need to disable focus on the textinpunt . How to make it? Best Regards

Are there any ways to disable editing? Are there any ways to disable editing? Are there any ways to disable editing?

Hello, How can i adjust image width and height before render. Image width look autoresize but height not. ![screenshot_1507620361](https://user-images.githubusercontent.com/16915713/31374153-763a829a-ada5-11e7-9b6b-8345adc948c8.png)

如果富文本框高度不是全屏的时候,会出现内容无法滚动到底部的情况。 if rich-text-editor's height not equal with window's height, content can't scroll to bottom

I am trying to run the example u provided on Nexus android emulator. But i dont see the textinput field also and onclick of the icons below(image, bold, italics, etc)...

I tried to integrate your library, but when I scroll to the end it automatically scrolls back toward top approx 50 points from the bottom. **Steps to reproduce:** 1. Provide...