UNPKG

expo-sharing

Version:

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

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