Skip to content

Releases: tttstudios/react-native-otp-input

v1.3.11

10 Jul 17:52

Choose a tag to compare

Update README about auto linking issue in Android with @react-native-community/clipboard
and, install @react-native-community/clipboard to fix the problem.

v1.3.10

09 Jul 21:53

Choose a tag to compare

Change to use Clipboard from @react-native-community/clipboard

v1.3.7

09 May 21:58

Choose a tag to compare

Added typescript definition of keyboardAppearance prop.

v1.3.6

07 May 18:20
dc5fef8

Choose a tag to compare

  1. Added dark keyboard appearance prop.
  2. Fixed the issue that the first input slot always get highlighted even if autoFocusOnLoad prop is false.

v1.3.5

27 Mar 19:24

Choose a tag to compare

Fixed the npm packaging auto release flow config.

v1.3.0

27 Mar 18:22

Choose a tag to compare

TypeScript implementation and npm package auto-release flow tweaking.

v1.2.3

27 Mar 00:59

Choose a tag to compare

Setup GitHub action to automatically publishing npm package when a release is published on GitHub.

v.1.2.2

22 Mar 00:28

Choose a tag to compare

  1. Fixed issue #30, #19
  2. Added selectionColor prop to customize text field cursor color of the text input.

v.1.2.1

22 Feb 16:37

Choose a tag to compare

  • Add input placeholder
  • Add Typescript definition

v1.1.5

07 Feb 20:20

Choose a tag to compare

  • Fix to codeInputHighlightStyle now applied to all fields