React Native Floating Label Versions Save

A React Native floating label text input for tcomb-form-native

v0.2.3

7 years ago

Changelog

  • Support for onChange handler #10 (thanks @mat2maa)

v0.2.2

7 years ago

Changelog

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

v0.2.1

7 years ago

Changelog

  • Fixed #5

v0.2.0

7 years ago

Changelog

  • Added optional errorPlaceholderTextColor

v0.1.4

8 years ago

Changelog

v0.1.3

8 years ago

Changelog

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

v0.1.2

8 years ago

Changelog

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

v0.1.1

8 years ago

Changelog

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

v0.1.0

8 years ago

First release.