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.

4 lines (3 loc) 141 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = (props = {}) => ['expo-image-picker', props];