$ npm install react-native-floating-input --save
or
$ yarn add react-native-floating-input
$ react-native link react-native-floating-input
https://snack.expo.io/@zuzi/react-native-floating-input
import FloatInputView from 'react-native-floating-input';
// TODO: What to do with the module?
FloatInputView;