react-native-sheet-modal
v0.0.3
Published
TODO
Downloads
12
Readme
react-native-sheet-modal
Getting started
$ npm install react-native-sheet-modal --save
Mostly automatic installation
$ react-native link react-native-sheet-modal
Usage
import SheetModal from 'react-native-sheet-modal';
// TODO: What to do with the module?
SheetModal;