An open API service indexing awesome lists of open source software.

https://github.com/logisticinfotech/react-native-insta-media-picker

react-native-insta-media-picker
https://github.com/logisticinfotech/react-native-insta-media-picker

Last synced: 25 days ago
JSON representation

react-native-insta-media-picker

Awesome Lists containing this project

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

```javascript
import RnInstaPicker from "@logisticinfotech/react-native-insta-media-picker";

// TODO: What to do with the module?
RnInstaPicker;
```