react-native-otp-textinput
Version:
Textview usable for OTP implementation
34 lines (18 loc) • 1.81 kB
Markdown
# Changelog
## [Unreleased](https://github.com/naveenvignesh5/react-native-otp-textinput/tree/HEAD)
[Full Changelog](https://github.com/naveenvignesh5/react-native-otp-textinput/compare/v0.0.7...HEAD)
**Closed issues:**
- Should only allow numbers not dot and comma [\#9](https://github.com/naveenvignesh5/react-native-otp-textinput/issues/9)
- Reset OTP [\#8](https://github.com/naveenvignesh5/react-native-otp-textinput/issues/8)
## [v0.0.7](https://github.com/naveenvignesh5/react-native-otp-textinput/tree/v0.0.7) (2020-04-22)
[Full Changelog](https://github.com/naveenvignesh5/react-native-otp-textinput/compare/0.0.6...v0.0.7)
## [0.0.6](https://github.com/naveenvignesh5/react-native-otp-textinput/tree/0.0.6) (2020-04-18)
[Full Changelog](https://github.com/naveenvignesh5/react-native-otp-textinput/compare/f7ab4a3a3171106389ff22bfd5d388057678fdac...0.0.6)
**Closed issues:**
- Return value on handleTextChange function missing last character [\#2](https://github.com/naveenvignesh5/react-native-otp-textinput/issues/2)
- Changing the keyboard type [\#1](https://github.com/naveenvignesh5/react-native-otp-textinput/issues/1)
**Merged pull requests:**
- fixing clearing issue [\#7](https://github.com/naveenvignesh5/react-native-otp-textinput/pull/7) ([anchaljain123](https://github.com/anchaljain123))
- Added Example to Read.me and Fixed Indentation [\#6](https://github.com/naveenvignesh5/react-native-otp-textinput/pull/6) ([mosoakinyemi](https://github.com/mosoakinyemi))
- Creates CODE\_OF\_CONDUCT.md [\#3](https://github.com/naveenvignesh5/react-native-otp-textinput/pull/3) ([naveenvignesh5](https://github.com/naveenvignesh5))
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*