achorein / expo-share-intent

🚀 Simple share intent in an Expo Native Module
MIT License
177 stars 15 forks source link

feat: add share intent state management #16

Closed achorein closed 6 months ago

achorein commented 6 months ago

Summary

import { ShareIntentProvider, useShareIntentContext, hasShareIntent, addStateListener } from "expo-share-intent";

Todo

Test