Searched defs:withAndroidImagePickerPermissions (Results 1 – 2 of 2) sorted by relevance
46 export const withAndroidImagePickerPermissions: ConfigPlugin<Props | void> = ( constant
34 const withAndroidImagePickerPermissions = (config, { cameraPermission, microphonePermission } = {})… function