1.0.5 • Published 4 months ago

@zt-mobile/react-native-modal-share v1.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months ago

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;