Skip to content

Releases: naveenvignesh5/react-native-otp-textinput

Peer version fix

04 Jun 22:12
7f6ed4c
Compare
Choose a tag to compare

Update package.json to accommodate latest react native versions.

Remove console.log

14 Jan 06:11
6bd94ba
Compare
Choose a tag to compare
v1.1.5

1.1.5

Prettier fix, Cursor Color

13 Jan 18:46
07c1eab
Compare
Choose a tag to compare
  • Update prettier config
  • Map tint color to cursor color

React Dependency fix

11 Sep 18:16
3cbf586
Compare
Choose a tag to compare
v1.1.3

fix: update react dep version

React, React Native Dependency Version Update

11 Sep 18:08
45767c5
Compare
Choose a tag to compare

Update Peer dependency for react, react native

Add handleCellTextChange callback, Copy paste example

30 Jul 10:31
6e591ee
Compare
Choose a tag to compare
  • Add handleCellTextChange optional prop to track text change in individual cell
  • Update example code to use handleCellTextChange to implement copy paste into OTP input
  • Update setValue method to handle paste input

Typescript Support

16 Jul 14:08
9e3e6c7
Compare
Choose a tag to compare
  • Add typescript support to package
  • Update example code to typescript

Multiple Tint Color, Bugs fixes

24 Jan 18:45
Compare
Choose a tag to compare

The latest release contains the following features.

  • Each input box can be coloured individually.
  • Added a test id prefix to each input to enable easy unit testing
  • Bug fixes

Autofocus, Backspace bug fixes

25 Mar 17:59
Compare
Choose a tag to compare

Component Bug fixes, Clear, Update Functions added.

22 Apr 20:05
Compare
Choose a tag to compare