react-native-draftjs icon indicating copy to clipboard operation
react-native-draftjs copied to clipboard

A full fledged React Native Rich Text editor based on draft.js

Results 50 react-native-draftjs issues
Sort by recently updated
recently updated
newest added

Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2. Commits See full diff in compare view Maintainer changes This version was pushed to npm by oss-bot, a new releaser for y18n since your...

dependencies

A complete overhaul of the project with new features like - [x] Export data as markdown, html & raw draftjs formats - [x] Typescript Support - [ ] Expo Support...

Bumps [elliptic](https://github.com/indutny/elliptic) from 6.4.1 to 6.5.4. Commits 43ac7f2 6.5.4 f4bc72b package: bump deps 441b742 ec: validate that a point before deriving keys e71b2d9 lib: relint using eslint 8421a01 build(deps): bump...

dependencies

Hi, Do you think that it would be hard to implement "Mention" plugin behaviour to this RN Wrapper ? https://www.draft-js-plugins.com/plugin/mention Thanks.

feature request

Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. Commits c74c8af 1.3.7 024b8b5 update deps, add linting 032fbaf Use Object.create(null) to avoid default object property hazards 2da9039 1.3.6 cfea636 better git push script,...

dependencies

Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. Commits c74c8af 1.3.7 024b8b5 update deps, add linting 032fbaf Use Object.create(null) to avoid default object property hazards 2da9039 1.3.6 cfea636 better git push script,...

dependencies

Hi Dani, this is the fix for making the library accept input of type 'draft-js' model instead of html so no need to convert to editor-state using additional libraries and...

This project looks awesome! Thank you for building it. Wondering if you know of any way to get it working with Expo? If not, do you have _plans_ to get...

feature request

Can anyone please provide a sample styleSheet to use black background and white text?

enhancement

I'm pretty sure that I have value for default value but it's not showing. In the documentation for default value the instruction is "The default value with which the editor...