react-native-floating-input
Getting started
$ npm install react-native-floating-input --save
or
$ yarn add react-native-floating-input
Mostly automatic installation
$ react-native link react-native-floating-input
Expo Snack Playground
https://snack.expo.io/@zuzi/react-native-floating-input
Usage
; // TODO: What to do with the module?FloatInputView;