Releases: bamlab/react-native-formik
Releases · bamlab/react-native-formik
v1.5.5
12 Aug 14:44
Compare
Sorry, something went wrong.
No results found
1.5.5 (2018-08-12)
Bug Fixes
validation on tapping keyboard's ‘done' (90b4a99 )
v1.5.4
01 Aug 16:46
Compare
Sorry, something went wrong.
No results found
1.5.4 (2018-08-01)
Bug Fixes
compatibility with formik 1.0.1+ (f5e975b )
v1.5.3
10 Jul 12:07
Compare
Sorry, something went wrong.
No results found
1.5.3 (2018-07-10)
Bug Fixes
v1.5.2
18 Jun 12:13
Compare
Sorry, something went wrong.
No results found
1.5.2 (2018-06-18)
Bug Fixes
type: setFormikInitialValue type (d55996f )
v1.5.1
18 Jun 07:49
Compare
Sorry, something went wrong.
No results found
1.5.1 (2018-06-18)
Bug Fixes
NextInputAutoFocus: define getInputs as const (ebbe6eb )
v1.5.0
22 May 08:38
Compare
Sorry, something went wrong.
No results found
1.5.0 (2018-05-22)
Bug Fixes
picker: allow empty placeholder on iOS (c6f80b4 )
picker: stop closing picker after value selection (a52ed73 )
Features
keyboardModal: export keyboard modal (44a248c )
v1.4.1
10 May 15:12
Compare
Sorry, something went wrong.
No results found
1.4.1 (2018-05-10)
Bug Fixes
setFormikInitialValue: do not override initial values passed from formik (ff019be ), closes #8
v1.4.0
13 Apr 15:07
Compare
Sorry, something went wrong.
No results found
1.4.0 (2018-04-13)
Features
typescript: Export type for typescript (73aafa6 )
v1.3.5
11 Apr 13:17
Compare
Sorry, something went wrong.
No results found
1.3.5 (2018-04-11)
Bug Fixes
getInputs: Fix getInputs for children (92316d6 )
getInputs: remove unecessary debugger statement (a0dd9d4 )
v1.3.4
09 Apr 13:34
Compare
Sorry, something went wrong.
No results found
1.3.4 (2018-04-09)
Bug Fixes
android: Fix Picker for Android when initialising it with null value (25a5c3a )