UNPKG

expo-sharing

Version:

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

3 lines 155 B
import { requireNativeModule } from 'expo-modules-core'; export default requireNativeModule('ExpoSharing'); //# sourceMappingURL=SharingNativeModule.js.map