@logisticinfotech/react-native-insta-media-picker
v1.0.1
Published
Instagram like media picker for react native
Downloads
4
Readme
@logisticinfotech/react-native-insta-media-picker
Getting started
$ npm install @logisticinfotech/react-native-insta-media-picker --save
Mostly automatic installation
$ react-native link @logisticinfotech/react-native-insta-media-picker
Usage
import RnInstaPicker from "@logisticinfotech/react-native-insta-media-picker";
// TODO: What to do with the module?
RnInstaPicker;