Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lucasgabrieldeaa/react-native-instagram-share


https://github.com/lucasgabrieldeaa/react-native-instagram-share

android instagram react-native

Last synced: 23 days ago
JSON representation

Awesome Lists containing this project

README

        

# react-native-instagram-share

Mobile application to implement images's share on instagram.

## Installation

```
yarn install
```

### Android's enviroment

```
yarn android
```

### IOS's environment

```
yarn ios
```

# react-native-instagram-share-android

This package is older, and with the actual react-native version, the app crashes. It's installation is made in native's android environment. Take a look at [Android's](https://github.com/lucasGabrielDeAA/react-native-instagram-share/tree/master/android/app/src/main/java/com) directory, if you want to replicate this behavior.