1.0.0 • Published 5 years ago

react-native-floating-input v1.0.0

Weekly downloads
3
License
MIT
Repository
-
Last release
5 years ago

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

import FloatInputView from 'react-native-floating-input';

// TODO: What to do with the module?
FloatInputView;