Skip to content

Releases: divyanshu-patil/react-native-typerich

release v2.2.4 setText improvement

25 Jan 15:21

Choose a tag to compare

What's Changed

Full Changelog: v2.2.2...2.2.4

release v2.2.2 iOS support

22 Jan 15:34

Choose a tag to compare

What's Changed

Full Changelog: v1.1.1...v2.2.2

release v1.1.1 stable

23 Dec 19:31

Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.1.1

release v1.0.0 stable

23 Dec 15:21
043e987

Choose a tag to compare

v1.0.0 is a react-native-typerich stable release which supports image pasting for android
and have most of functionality of default TextInput which needed by chat application

breaking API Changes from previous versions:

  • setValue() commands now renamed as setText()

non-breaking API changes

  • value prop
  • insetTextAt(start, end, text) command