UNPKG

expo-sharing

Version:

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

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