react-native-zss-rich-text-editor
react-native-zss-rich-text-editor copied to clipboard
React Native rich text editor based on ZSSRichTextEditor
Support custom toolbar action icons which do not have padding – center them horizontally (in addition to vertical center layout, which already done)
Some actions in Toolbar show blank instead of icon.
work well in IOS and android with targetSdkVersion < 24 but targetSdkVersion >=24. Please give some suggestions
Hi when i type i find it to render a little slow, also my bold and italic button dont work. it highlights red but then goes off - belive this...
Is there any way to hide the keyboard while the editor is active? I want the editor to work on a tablet in landscape mode but with no way to...
Steps to reproduce: 1) Select a text input first. 2) Then click on Editor will dismiss the keyboard.
Hi, Sir, I was able to use the editor and the toolbar actions works well in iOS platform but it doesn't work in Android (The content also didn't display in...