react native floating labels
A <FloatingLabel> component for react-native. This is still very much a work in progress and only handles the simplest of cases, ideas and contributions are very welcome.
Add it to your project
Run npm install react-native-floating-labels --save
var FloatingLabel = require('react-native-floating-labels');