Skip to content

Releases: imnapo/react-native-cn-richtext-editor

Add support for ImageComponent prop

20 Mar 11:10
4db4cc8
Compare
Choose a tag to compare
Merge pull request #29 from jsamr/image-component

Add support for ImageComponent prop

Fix Touch on Android devices

15 Mar 23:38
a6a6167
Compare
Choose a tag to compare
  • Fix the onTap event which was not working on some Android devices

v1.0.29

02 Mar 20:35
Compare
Choose a tag to compare

Image real size set instead of screen size

v1.0.28

01 Mar 16:13
Compare
Choose a tag to compare

Bug Fixed
#18
#16
#19
Also

  • Add dependency to 'diff-match-patch' (to fix text replacement issues)
  • Text Vertical Align to Top (Android)
  • Image Inserting offset fixed

v1.0.27

01 Mar 15:45
Compare
Choose a tag to compare
  • Fix bugs related to CNTextInput
  • Fix convert methods