Skip to content

Releases: johelder/react-native-input-code-otp

v1.0.1

16 Jun 00:15
Compare
Choose a tag to compare

1.0.1 (2025-06-15)

  • feat: add unit tests
  • fix: call onFilled method when ref method setValue is fired
  • ci: deploy package to npm when merge on main and run linters when open merge request on dev

Release 0.4.0

30 Apr 00:01
Compare
Choose a tag to compare

0.4.0 (2025-04-30)

  • docs: add caretColor prop and fix blur method (a5bf6e6)
  • feat: add caret hidden option (ec64358)
  • feat: add caretColor prop to TextInputOTP component (3d1b556)

Release 0.3.0

16 Apr 11:39
Compare
Choose a tag to compare

0.3.0 (2025-04-16)

  • feat(README): add TextInputOTPRef type import (6e9d044)

Release 0.2.0

16 Apr 11:34
Compare
Choose a tag to compare

0.2.0 (2025-04-16)

  • fix: import types from correct path (808ad19)
  • refactor: change input logic to handle with focus and add support to react-hook-form (35d2e80)
  • feat: add new examples to readme (94d78a7)

Release 0.1.7

15 Apr 00:31
Compare
Choose a tag to compare

0.1.7 (2025-04-15)

  • refactor: simplify theme handling and improve performance (a38bb3c)

Release 0.1.6

13 Apr 21:55
Compare
Choose a tag to compare

0.1.6 (2025-04-13)

  • docs: add properties and methods documentation (8327180)

Release 0.1.5

10 Apr 03:03
Compare
Choose a tag to compare

0.1.5 (2025-04-10)

  • docs(package.json): add keywords for better discoverability (6f417ab)

Release 0.1.4

10 Apr 02:48
Compare
Choose a tag to compare

0.1.4 (2025-04-10)

  • docs: fix typo in project description (9d10aa5)

Release 0.1.3

10 Apr 02:45
Compare
Choose a tag to compare

0.1.3 (2025-04-10)

  • docs: update project description and add presentation gif (05f61cb)

Release 0.1.1

02 Apr 02:04
Compare
Choose a tag to compare

0.1.1 (2025-04-02)