UNPKG

expo-image-picker

Version:

Provides access to the system's UI for selecting images and videos from the phone's library or taking a photo with the camera.

10 lines (9 loc) 193 B
{ "platforms": ["android", "ios"], "ios": { "modulesClassNames": ["ImagePickerModule"] }, "android": { "modulesClassNames": ["expo.modules.imagepicker.ImagePickerModule"] } }