Narbe HS
Narbe HS
this package is deprecated. Use [react-native-cn-quill](https://github.com/imnapo/react-native-cn-quill#readme) instead.
this package is deprecated. Use [react-native-cn-quill](https://github.com/imnapo/react-native-cn-quill#readme) instead.
We will try to add it in our next branch html based editor.
Hi @jacobSND, you may try `CNEditor` Component which accept a html string as initial value. You may install it using `npm i react-native-cn-richtext-editor@next`. For more information about how to use...
this pacakge is deprecated. Use [react-native-cn-quill](https://github.com/imnapo/react-native-cn-quill#readme) instead.
this package is deprecated. Use [react-native-cn-quill](https://github.com/imnapo/react-native-cn-quill#readme) instead.
No it's not possible to move image in the editor.
this package is deprecated. Use [react-native-cn-quill](https://github.com/imnapo/react-native-cn-quill#readme) instead.
Hi @kations, l haven’t used react-native-web and I don’t know lot about it. But I think our package shouldn’t work properly with it as we have lot of platform specific...
Hi @mqtik , First of all thanks for your active contribution. We also think rendering data partially and load more as the scroll goes down is not easy to implement...