Skip to content

Releases: APSL/react-native-floating-label

v0.2.3

Choose a tag to compare

@alvaromb alvaromb released this 15 Jul 13:23

Changelog

v0.2.2

Choose a tag to compare

@alvaromb alvaromb released this 14 Jun 07:49

Changelog

  • Added support for RN>=0.25. Thanks @mat2maa!

v0.2.1

Choose a tag to compare

@alvaromb alvaromb released this 18 May 10:05

Changelog

  • Fixed #5

v0.2.0

Choose a tag to compare

@alvaromb alvaromb released this 18 May 10:05

Changelog

  • Added optional errorPlaceholderTextColor

v0.1.4

Choose a tag to compare

@alvaromb alvaromb released this 29 Mar 07:46

Changelog

  • Added a focus event when the label is tapped #1

v0.1.3

Choose a tag to compare

@alvaromb alvaromb released this 28 Dec 16:08

Changelog

  • Now the factory extends from Textbox component to support the same locals.

v0.1.2

Choose a tag to compare

@alvaromb alvaromb released this 28 Dec 15:19

Changelog

  • Solved issue when passing an initial value.
  • Solved issue when getting the input value.

v0.1.1

Choose a tag to compare

@alvaromb alvaromb released this 28 Dec 13:20

Changelog

  • Now the label style can be defined through stylesheet.controlLabel option.

v0.1.0

Choose a tag to compare

@alvaromb alvaromb released this 28 Dec 10:11

First release.