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.

3 lines 163 B
import { requireNativeModule } from 'expo-modules-core'; export default requireNativeModule('ExponentImagePicker'); //# sourceMappingURL=ExponentImagePicker.js.map