UNPKG

expo-sharing

Version:

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

3 lines (2 loc) 112 B
import { ConfigPlugin } from '@expo/config-plugins'; export declare const withAppGroupId: ConfigPlugin<string>;