Releases: r5n-labs/react-native-otp-inputs
Releases Β· r5n-labs/react-native-otp-inputs
Release 4.0.5
- π·οΈ Restrict keyboardTypes (5d64348)
Release 4.0.4
Release 4.0.3
Release 4.0.2
- π·οΈ Export OtpInputsRef type (602c95d)
- π Bump @babel/preset-typescript from 7.6.0 to 7.7.0 (4637330)
- π Bump @babel/core from 7.6.4 to 7.7.0 (067ce88)
- π Bump typescript from 3.6.4 to 3.7.2 (1d39fa6)
- π Bump @types/jest from 24.0.21 to 24.0.22 (9f10d19)
- π Bump react-native from 0.61.3 to 0.61.4 (3139743)
- π Remove CircleCI badge (afd66ca)
Release 4.0.1
Bugfix
- Change isRTL and testIDPrefix to optional props (52236cd)
Release 4.0.0
V4
Breaking changes & Migration can be found here
Features
- Added
defaultValue
- Migrate Android
onKeyEvent
toreact-native-keyevent
package as there are some issues inside React-Native. - Possibility to pass any prop to
TextInput
component. - Add
focus
method
Release 4.0.0-alpha.4
v4.0.0-alpha.4 Release 4.0.0-alpha.4
Release 4.0.0-alpha.3
- Add docs for migration to v4 (d002a21)
- call handleChange on every action (8e0dbee)
- Add Focus for example (749af13)
- π Bump @types/react from 16.9.7 to 16.9.9 (ae51dc5)
- π Bump @types/react-native from 0.60.19 to 0.60.21 (b90184e)
- π Bump @types/react from 16.9.6 to 16.9.7 (6760b1f)
- π Bump @types/react from 16.9.5 to 16.9.6 (b1dafc0)
- π Bump @types/react-test-renderer from 16.9.0 to 16.9.1 (37f8428)
- π Bump @types/jest from 24.0.18 to 24.0.19 (f6b476e)
Release 4.0.0-alpha.2
- Add additional README note (61be87a)
- Fix after rebase (d64e66f)
- Fix typo (0ebbaf0)
- Update README installation steps (81531fe)
- Remove listener only on Android (d124b75)
- Declare types for react-native-keyevent (9c3a975)
- Handle onKeyUp press on android (4cdf410)
- Configure reac-native-keyevent in Example project (a28377e)
- Add react-native-keyevent as dev dependency (a9e17a1)
- π Bump husky from 3.0.8 to 3.0.9 (180389a)
- π Bump @babel/core from 7.6.3 to 7.6.4 (315c5d9)
- π Bump typescript from 3.6.3 to 3.6.4 (f25e7b6)
- π Bump @babel/core from 7.6.2 to 7.6.3 (0e582c2)
- π Bump release-it from 12.4.2 to 12.4.3 (aeb0884)
- v4.0.0-alpha.1 (0e7fce8)
- Fix clearing and copying text (24ef5f3)
- π Update README.md (f8a8fe2)