UNPKG

react-native-receive-sharing-intent

Version:

A React Native plugin that enables React Native apps to receive sharing photos, videos, text, urls or any other file types from another app.

4 lines (3 loc) 142 B
import ReceiveSharingIntentModule from "./ReceiveSharingIntent"; declare const _default: ReceiveSharingIntentModule; export default _default;