UNPKG

expo-document-picker

Version:

Provides access to the system's UI for selecting documents from the available providers on the user's device.

4 lines (2 loc) 111 B
import { NativeModulesProxy } from 'expo-modules-core'; export default NativeModulesProxy.ExpoDocumentPicker;