react-native-instagram-story-share
v1.0.0
Published
TODO
Downloads
3
Readme
react-native-instagram-story-share
Getting started
$ npm install react-native-instagram-story-share --save
Mostly automatic installation
$ react-native link react-native-instagram-story-share
Usage
import InstagramStoryShare from 'react-native-instagram-story-share';
// TODO: What to do with the module?
InstagramStoryShare;