UNPKG

expo-sharing

Version:

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

3 lines (2 loc) 165 B
import { XcodeProject } from '@expo/config-plugins'; export declare function addProductFile(xcodeProject: XcodeProject, targetName: string, groupName: string): any;