Home
last modified time | relevance | path

Searched defs:withAndroidImagePickerPermissions (Results 1 – 2 of 2) sorted by relevance

/expo/packages/expo-image-picker/plugin/src/
H A DwithImagePicker.ts46 export const withAndroidImagePickerPermissions: ConfigPlugin<Props | void> = ( constant
/expo/packages/expo-image-picker/plugin/build/
H A DwithImagePicker.js34 const withAndroidImagePickerPermissions = (config, { cameraPermission, microphonePermission } = {})… function