Releases: tttstudios/react-native-otp-input
Releases · tttstudios/react-native-otp-input
v1.3.11
v1.3.10
Change to use Clipboard from @react-native-community/clipboard
v1.3.7
Added typescript definition of keyboardAppearance
prop.
v1.3.6
- Added dark keyboard appearance prop.
- Fixed the issue that the first input slot always get highlighted even if
autoFocusOnLoad
prop is false.
v1.3.5
Fixed the npm packaging auto release flow config.
v1.3.0
TypeScript implementation and npm package auto-release flow tweaking.
v1.2.3
Setup GitHub action to automatically publishing npm package when a release is published on GitHub.