Sharing video to Instagram Story
npm install react-native-share-instagram-story
import ShareInstagramStory from "react-native-share-instagram-story";
// ...
const result = await shareBackgroundVideo (attributionURL: string, appID: string, url: string);
See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT