UNPKG

expo-sharing

Version:

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

3 lines (2 loc) 137 B
export declare function getTemplateFilesPath(platform: 'android' | 'ios'): string; export declare function getSharedFilesPath(): string;