UNPKG

expo-sharing

Version:

Provides a way to share files directly with other compatible applications.

4 lines (3 loc) 120 B
export { useIncomingShare } from './useIncomingShare'; export type * from './Sharing.types'; export * from './Sharing';