Skip to content

Releases: Cnilton/react-native-floating-label-input

1.4.2

17 Jun 17:55
Compare
Choose a tag to compare

Added some typescript fixes, and fixed input inside row container.

1.3.13

14 Mar 01:07
Compare
Choose a tag to compare
  • Bug fixes;
  • Added labelProps prop;
  • Merged PRs

Version 1.3.7

28 Apr 12:32
cef41c8
Compare
Choose a tag to compare

All animations now are using react-native-reanimated v2, as it was officially released recently. Please follow the Software Mansion guide installation for the react-native-reanimated v2: https://docs.swmansion.com/react-native-reanimated/docs/installation

OBS.: if during Software Mansion installation guide your project won't build or builds but crashes on start, try removing node_modules folder.

OBS. 2: if you don't want to use the new react-native-reanimated v2, do not upgrade to this version, install version 1.3.4 or lower.

Version 1.3.5

15 Mar 19:59
Compare
Choose a tag to compare

Version 1.3.5 react-native-reanimated v2

  • All animations now are using react-native-reanimated v2, as it was officially released recently. Please follow the Software Mansion guide installation for the react-native-reanimated v2: https://docs.swmansion.com/react-native-reanimated/docs/installation

  • OBS.: if during Software Mansion installation guide your project won't build or builds but crashes on start, try removing node_modules folder.

  • OBS. 2: if you don't want to use the new react-native-reanimated v2, do not upgrade to this version, install version 1.3.4.