Skip to content

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

1.4.2

Choose a tag to compare

@Cnilton Cnilton released this 17 Jun 17:55

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

1.3.13

Choose a tag to compare

@Cnilton Cnilton released this 14 Mar 01:07
  • Bug fixes;
  • Added labelProps prop;
  • Merged PRs

Version 1.3.7

Choose a tag to compare

@Cnilton Cnilton released this 28 Apr 12:32
cef41c8

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

Choose a tag to compare

@Cnilton Cnilton released this 15 Mar 19:59

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.