Skip to content

Releases: APSL/react-native-floating-label

v0.2.3

15 Jul 13:23
Compare
Choose a tag to compare

Changelog

v0.2.2

14 Jun 07:49
Compare
Choose a tag to compare

Changelog

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

v0.2.1

18 May 10:05
Compare
Choose a tag to compare

Changelog

  • Fixed #5

v0.2.0

18 May 10:05
Compare
Choose a tag to compare

Changelog

  • Added optional errorPlaceholderTextColor

v0.1.4

29 Mar 07:46
Compare
Choose a tag to compare

Changelog

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

v0.1.3

28 Dec 16:08
Compare
Choose a tag to compare

Changelog

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

v0.1.2

28 Dec 15:19
Compare
Choose a tag to compare

Changelog

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

v0.1.1

28 Dec 13:20
Compare
Choose a tag to compare

Changelog

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

v0.1.0

28 Dec 10:11
Compare
Choose a tag to compare

First release.