UNPKG

expo-sharing

Version:

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

3 lines (2 loc) 108 B
import { requireNativeModule } from 'expo-modules-core'; export default requireNativeModule('ExpoSharing');