@zt-mobile/react-native-modal-share
v1.0.5
Published
TODO
Downloads
6
Keywords
Readme
react-native-modal-share
Getting started
$ npm install react-native-modal-share --save
Mostly automatic installation
$ react-native link react-native-modal-share
Usage
import ModalShare from 'react-native-modal-share';
// TODO: What to do with the module?
ModalShare;