react-native-flip-input
v1.0.4
Published
TODO
Readme
react-native-flip-input
Getting started
$ npm install react-native-flip-input --save
Mostly automatic installation
$ react-native link react-native-flip-input
Usage
import FlipInput from 'react-native-flip-input';
// TODO: What to do with the module?
FlipInput;