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) 110 B
import { NativeModulesProxy } from '@unimodules/core'; export default NativeModulesProxy.ExpoDocumentPicker;