UNPKG

expo-document-picker

Version:

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

11 lines (10 loc) 216 B
{ "name": "expo-document-picker", "platforms": ["ios", "android"], "ios": { "modules": ["DocumentPickerModule"] }, "android": { "modules": ["expo.modules.documentpicker.DocumentPickerModule"] } }