Releases: klazbaba/react-native-form-component
Releases · klazbaba/react-native-form-component
v2.6.14
19 Jan 07:04
Compare
Sorry, something went wrong.
No results found
Fixes issue where if picker selectedValue is set to undefined, the item in the picker becomes invinsible.
v2.6.13
12 Nov 14:59
Compare
Sorry, something went wrong.
No results found
Fixed PinInput issue where autoFocus selects the last input.
v2.6.12
15 Jun 06:54
Compare
Sorry, something went wrong.
No results found
FormItem with floating label can now display both hide icon and error icons simultaneously.
v2.6.11
14 Jun 16:32
Compare
Sorry, something went wrong.
No results found
Error icon and hide password icon now showing together.
v2.6.10
02 Apr 14:48
Compare
Sorry, something went wrong.
No results found
onButtonPress in Form component now optional.
v2.6.9
02 Apr 13:05
Compare
Sorry, something went wrong.
No results found
Added hideSubmitButton prop to Form component.
v2.6.8
13 Jan 14:12
Compare
Sorry, something went wrong.
No results found
v2.6.7
11 Jan 15:52
Compare
Sorry, something went wrong.
No results found
Removed validation PinInput
v2.6.6
11 Jan 10:34
Compare
Sorry, something went wrong.
No results found
Added remaining text input props to PinInput
v2.6.5
10 Jan 16:02
Compare
Sorry, something went wrong.
No results found
-Reverting wrapping FormItem children with View instead of Fragment.