Releases: bamlab/react-native-formik
Releases · bamlab/react-native-formik
v1.7.8
05 Mar 07:56
Compare
Sorry, something went wrong.
No results found
1.7.8 (2020-03-05)
Bug Fixes
v1.7.7
26 Jul 17:02
Compare
Sorry, something went wrong.
No results found
1.7.7 (2019-07-26)
Bug Fixes
typescript: Fix type withFormikControlProps (#117 ) (e516602 )
v1.7.6
07 Jun 14:48
Compare
Sorry, something went wrong.
No results found
1.7.6 (2019-06-07)
Bug Fixes
typescript: RN Typescript - fix type withErrorProps (#111 ) (eabcdb5 )
v1.7.5
09 Mar 11:06
Compare
Sorry, something went wrong.
No results found
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
11 Feb 13:46
Compare
Sorry, something went wrong.
No results found
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
11 Feb 10:04
Compare
Sorry, something went wrong.
No results found
1.7.3 (2019-02-11)
Bug Fixes
v1.7.2
28 Jan 18:43
Compare
Sorry, something went wrong.
No results found
1.7.2 (2019-01-28)
Bug Fixes
v1.7.1
07 Jan 17:11
Compare
Sorry, something went wrong.
No results found
1.7.1 (2019-01-07)
Bug Fixes
Typescript handleTextInput required (74f1ed8 )
v1.7.0
15 Dec 21:11
Compare
Sorry, something went wrong.
No results found
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
10 Dec 22:37
Compare
Sorry, something went wrong.
No results found
1.6.0 (2018-12-10)
Features
withNextInputAutoFocusForm: allow disabling of automatic form submit (e0d2442 )