Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 415 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 415 Bytes

@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;