Releases: bamlab/react-native-form-idable
Releases · bamlab/react-native-form-idable
v3.0.1
3.0.1 (2019-07-02)
Bug Fixes
v3.0.0
3.0.0 (2019-07-02)
chore
- modal: revert to react-native-modalbox (e117299)
BREAKING CHANGES
- modal: This change is only meant to allow compatibility with RN 0.84 and up
v2.6.2
2.6.2 (2018-03-06)
Bug Fixes
- Add component and child definition check (#28) (06f0e50)
v2.6.1
2.6.1 (2018-03-05)
Bug Fixes
- add autoCapitalize none to password case (bdd6f16)
v2.6.0
2.6.0 (2018-03-05)
Bug Fixes
Features
- TextInput: allow customization of textinput field (5403542)
v2.5.0
2.5.0 (2017-10-01)
Features
- add style prop to form (6a17c84)
- add switch input (04a129d)
- datepicker: port datepicker on Android (1e99e21)
- add valid styling prop (a06342d)
v2.4.4
2.4.4 (2017-09-29)
Bug Fixes
- change isInputActive condition on input field to only isFocused (fc21d61)
v2.4.3
2.4.3 (2017-09-18)
Bug Fixes
- remove unused breaking dependency (56a05c2)
v2.4.2
2.4.2 (2017-09-13)
Bug Fixes
- root-siblings: fix event emitter issue when upgrading to rn 0.48 (65d61bc)
v2.4.1
2.4.1 (2017-09-11)
Bug Fixes
- form: close picker modal when submitting form (c90f0d1)