React Native Floating Label Text Input

Description:

This component will render an iOS styled text field with floating label animation. When there is no value, the placeholder will be centered. Once there is a value, the value will slide down and the label will fade in and slide up.

Preview:

React Native Floating Label Text Input

Add Comment