1.0.4 • Published 4 years ago

react-native-flip-input v1.0.4

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

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;