Releases: bamlab/react-native-formik
Releases · bamlab/react-native-formik
v1.7.8
1.7.8 (2020-03-05)
Bug Fixes
v1.7.7
1.7.7 (2019-07-26)
Bug Fixes
- typescript: Fix type withFormikControlProps (#117) (e516602)
v1.7.6
1.7.6 (2019-06-07)
Bug Fixes
- typescript: RN Typescript - fix type withErrorProps (#111) (eabcdb5)
v1.7.5
1.7.5 (2019-03-09)
Bug Fixes
- ts: Updated TS Defination for withNextInputAutoFocusForm to accept 2nd argument i.e. options. (#89) (f4885cd)
v1.7.4
1.7.4 (2019-02-11)
Bug Fixes
- android: Use react-native-modalbox 1.7.1 for RN 0.58 (a98751a)
- example: Fix DatePicker (5fcbc76)
v1.7.3
1.7.3 (2019-02-11)
Bug Fixes
v1.7.2
1.7.2 (2019-01-28)
Bug Fixes
v1.7.1
1.7.1 (2019-01-07)
Bug Fixes
- Typescript handleTextInput required (74f1ed8)
v1.7.0
1.7.0 (2018-12-15)
Bug Fixes
- withNextInputAutoFocus: fix crash if no focusable input is found (5576577)
Features
- handleTextInput: add specific HOC for controlling TextInput (3311b68)
- withErrorIfNeeded: add new hoc for easier error handling (160390d)
- withFormikControl: Add standard use of withFormikControl (ad5066a)
- expose new hocs (2f1b5d1)
v1.6.0
1.6.0 (2018-12-10)
Features
- withNextInputAutoFocusForm: allow disabling of automatic form submit (e0d2442)