Nativescript-ui-feedback: [Feature Request] - Create a rich text editor component or plugin

Created on 19 Sep 2017  路  9Comments  路  Source: ProgressNS/nativescript-ui-feedback

We are looking for a rich text editor that can do at least: bold, italic, alignment, bullets, and imbedded images.

There is nothing to pick from NativeScript components, or NativeScript UI components, or NativeScript plugins.

Can we create a rich text editor component or a plugin either based on ZSSRichTextEditor or CKEditor? I think that will be super helpful for the community.

Thanks

backlog feature

Most helpful comment

Any update on this?

All 9 comments

I think even having the ability to create a custom inputAccessoryView and append it to the keyboard could do the trick.

Hi @yuzhang666,
Currently there is no Rich Text Editor as part of nativescript-pro-ui. You can have a look at this plugin which provides a textfield with icon and exposes a few additional attributes for styling.

+1

+1 please!!!!

What is the status of RichText Editor in nativescript?

I have developed my application using nativescript because I know angular 2 very well. After all work done, I stuck on one requirement of RichText editor. I went through all possibilities to implement other rich text editor but I was failed. Now I have to go with Xamarin if I don't find any solution in nativescript.

After weeks of trying, I have finally managed to hack together a webview based RichText Editor. Anyone interested can clone https://github.com/aukris/nativescript-rich-text-example

After weeks of trying, I have finally managed to hack together a webview based RichText Editor. Anyone interested can clone https://github.com/aukris/nativescript-rich-text-example

Hallo, sir..
could you update plugin the rich text editor for NS 5??
i really need it, thanks for attention..

There's a rich text editor for Flutter https://github.com/memspace/zefyr which uses Quill.js Delta as underlying data format. May be something similar could be built with same approach for NativeScript.

Ref:

https://medium.com/@pulyaevskiy/announcing-zefyr-a-soft-and-gentle-rich-text-editor-for-flutter-1c7c208bdf71
https://github.com/memspace/zefyr/blob/master/doc/data_and_document.md
https://quilljs.com/docs/delta/

Any update on this?

Was this page helpful?
0 / 5 - 0 ratings