react-native-cn-richtext-editor icon indicating copy to clipboard operation
react-native-cn-richtext-editor copied to clipboard

How to convert draftjs output to cn richtext editor input format

Open VivekNeel opened this issue 6 years ago • 1 comments

Hey,

So we use draft.js for our web app and cn rich text editor on mobile apps. Any idea on how to convert the output of https://github.com/sstur/draft-js-utils/tree/master/packages/draft-js-export-html to whatever required by convertFromObject method?

VivekNeel avatar Sep 16 '19 09:09 VivekNeel

I need this too!

mqtik avatar Oct 09 '19 01:10 mqtik