Narbe HS
Narbe HS
Hello @morenoh149 , we've also thought about adding check list to this package lately, and we've decided to work on it maybe later when we are not busy. But If...
the editor keeps value in javascript array like below: ``` Array [ Object { "id": "LPRCtABHS", "component": "text", "content": Array [ Object { "id": "LimQlnkgh", "styleList": Object { "fontSize": 20,...
We're not saving them during convert to html string right now but it is completely valid to keep them. There is 2 convert functions [here](https://github.com/imnapo/react-native-cn-richtext-editor/blob/master/src/Convertors.js) to convert the javascript array...
There is no doubt about advantages of using TypeScript but I'm agree with @ohpax about keep this package in javascript, at least for a while until we have more contributors....
I would personally prefer yarn.
We will check the availability and leave this ticket open until we fix it.
No it is not related to this issue
This solution is not suitable in our case, this editor consist of multiple text inputs and images and disabling auto-focus of a text input will cause it to functioning improperly....
What about using the new editor `CNEditor` in pre-release version instead of `CNRichTextEditor`. It uses webview and html. For more information about how to use this pre-release you may read...
Which version of the editor do you use? Are you using our next branch?