React Native Draftjs Render Versions Save

React Native render for draft.js model

v2.8.3

5 years ago
  • Text alignment typo fix (#47).

v2.7.0

6 years ago
  • Added support for all Text Props (#37) - see Text Props.

v2.6.0

6 years ago
  • Added support to entityMap for atomic handlers (7a78b1284462ba769aabdf7388a6774ab4aa4d0b)

v2.5.0

6 years ago
  • Add nested unordered list items (#31)
  • Added support for text-align in item data prop (#34)
  • Updating devDependencies
  • Adding support to react native 0.53.3

v2.3.0

6 years ago

Adding support to react native 0.49.3

v2.2.0

6 years ago

Adding a custom block handler (#23)

v2.1.3

6 years ago
  • Support to astral unicode symbols

v2.1.1

6 years ago

v2.0.2

6 years ago
  • Bug fixes d481d80123043119efb23259884b948724c358ab

v2.0.0

6 years ago

Breaking Changes:

  • Update React Native version to 0.47.x and React to 16.x;
  • Now RNDraftJSRender can not be imported as a React component. Check out the README.md.