3.2.0 (2019-11-05)
Bug Fixes
- fix label behavior when TextInput is in error state (#1429) (a069062)
- fix initial label position when value is set on RN 0.61 (#1441) (a33d999)
- fix initializing label state when defaultValue is given (2f25bfa)
- make sure only one version of the library is imported (5c1cc8e), closes #1432