1.0.9 • Published 7 years ago

react-native-sharing-winstagram v1.0.9

Weekly downloads
28
License
-
Repository
-
Last release
7 years ago

react-native-sharing-winstagram

Getting started

$ npm install react-native-sharing-winstagram --save

Mostly automatic installation

$ react-native link react-native-sharing-winstagram

Manual installation

iOS

  1. In XCode, in the project navigator, right click LibrariesAdd Files to [your project's name]
  2. Go to node_modulesreact-native-sharing-winstagram and add RNReactNativeSharingWinstagram.xcodeproj
  3. In XCode, in the project navigator, select your project. Add libRNReactNativeSharingWinstagram.a to your project's Build PhasesLink Binary With Libraries
  4. Run your project (Cmd+R)<

Android

To be implemented.

Usage

import RNReactNativeSharingWinstagram from 'react-native-sharing-winstagram';

RNReactNativeSharingWinstagram.shareImage(base64Str, text, url);

 'https://github.com/nascimentorafael/react-native-sharing-winstagram');
1.0.9

7 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago