Releases: globocom/react-native-draftjs-render
Releases · globocom/react-native-draftjs-render
v2.8.3
- Text alignment typo fix (#47).
v2.6.0
- Added support to
entityMap
for atomic handlers (7a78b12)
v2.5.0
- 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
Adding support to react native 0.49.3
v2.2.0
Adding a custom block handler (#23)
v2.1.3
- Support to astral unicode symbols
v2.0.0
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.