0.1.1 • Published 3 years ago

react-native-share-instagram-story v0.1.1

Weekly downloads
11
License
MIT
Repository
github
Last release
3 years ago

react-native-share-instagram-story

Sharing video to Instagram Story

Installation

npm install react-native-share-instagram-story

Usage

import ShareInstagramStory from "react-native-share-instagram-story";

// ...

const result = await shareBackgroundVideo (attributionURL: string, appID: string, url: string);

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT