| /expo/ios/versioned/sdk49/ExpoImagePicker/ |
| H A D | ImagePickerModule.swift | 88 …nMediaPickingResultHandler: self, hideStatusBarWhenPresented: options.allowsEditing && !options.al… in launchImagePicker() 94 if #available(iOS 14, *), !options.allowsEditing && sourceType != .camera { in launchImagePicker() 124 if options.allowsEditing { in launchLegacyImagePicker() 125 picker.allowsEditing = options.allowsEditing in launchLegacyImagePicker()
|
| /expo/ios/versioned/sdk48/ExpoImagePicker/ |
| H A D | ImagePickerModule.swift | 88 …nMediaPickingResultHandler: self, hideStatusBarWhenPresented: options.allowsEditing && !options.al… in launchImagePicker() 94 if #available(iOS 14, *), !options.allowsEditing && sourceType != .camera { in launchImagePicker() 124 if options.allowsEditing { in launchLegacyImagePicker() 125 picker.allowsEditing = options.allowsEditing in launchLegacyImagePicker()
|
| /expo/ios/versioned/sdk47/ExpoImagePicker/ |
| H A D | ImagePickerModule.swift | 88 …nMediaPickingResultHandler: self, hideStatusBarWhenPresented: options.allowsEditing && !options.al… in launchImagePicker() 94 if #available(iOS 14, *), !options.allowsEditing && sourceType != .camera { in launchImagePicker() 124 if options.allowsEditing { in launchLegacyImagePicker() 125 picker.allowsEditing = options.allowsEditing in launchLegacyImagePicker()
|
| /expo/packages/expo-image-picker/ios/ |
| H A D | ImagePickerModule.swift | 88 …nMediaPickingResultHandler: self, hideStatusBarWhenPresented: options.allowsEditing && !options.al… in launchImagePicker() 94 if #available(iOS 14, *), !options.allowsEditing && sourceType != .camera { in launchImagePicker() 125 if options.allowsEditing { in launchLegacyImagePicker() 126 picker.allowsEditing = options.allowsEditing in launchLegacyImagePicker()
|
| /expo/docs/public/static/examples/v47.0.0/tutorial/02-image-picker/ |
| H A D | App.js | 16 allowsEditing: true, property
|
| /expo/docs/public/static/examples/v46.0.0/tutorial/02-image-picker/ |
| H A D | App.js | 16 allowsEditing: true, property
|
| /expo/docs/public/static/examples/v48.0.0/tutorial/02-image-picker/ |
| H A D | App.js | 16 allowsEditing: true, property
|
| /expo/docs/public/static/examples/unversioned/tutorial/02-image-picker/ |
| H A D | App.js | 16 allowsEditing: true, property
|
| /expo/docs/public/static/examples/v49.0.0/tutorial/02-image-picker/ |
| H A D | App.js | 16 allowsEditing: true, property
|
| /expo/apps/test-suite/tests/ |
| H A D | ImagePicker.js | 108 allowsEditing: true, property 117 allowsEditing: true, property
|
| /expo/packages/expo-image-picker/build/ |
| H A D | ImagePicker.js | 149 if (options?.allowsEditing && options.allowsMultipleSelection) {
|
| H A D | ImagePicker.types.d.ts | 332 allowsEditing?: boolean;
|
| /expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/expo/modules/imagepicker/ |
| H A D | ImagePickerOptions.kt | 16 var allowsEditing: Boolean = false variable in abi47_0_0.expo.modules.imagepicker.ImagePickerOptions
|
| /expo/packages/expo-image-picker/src/ |
| H A D | ImagePicker.types.ts | 357 allowsEditing?: boolean;
|
| H A D | ImagePicker.ts | 202 if (options?.allowsEditing && options.allowsMultipleSelection) {
|
| /expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/expo/modules/imagepicker/ |
| H A D | ImagePickerOptions.kt | 16 var allowsEditing: Boolean = false variable in abi48_0_0.expo.modules.imagepicker.ImagePickerOptions
|
| /expo/packages/expo-image-picker/android/src/main/java/expo/modules/imagepicker/ |
| H A D | ImagePickerOptions.kt | 17 var allowsEditing: Boolean = false variable in expo.modules.imagepicker.ImagePickerOptions
|
| /expo/docs/public/static/examples/v48.0.0/tutorial/03-button-options/ |
| H A D | App.js | 19 allowsEditing: true, property
|
| /expo/docs/public/static/examples/v47.0.0/tutorial/03-button-options/ |
| H A D | App.js | 19 allowsEditing: true, property
|
| /expo/docs/public/static/examples/v46.0.0/tutorial/03-button-options/ |
| H A D | App.js | 19 allowsEditing: true, property
|
| /expo/docs/public/static/examples/unversioned/tutorial/03-button-options/ |
| H A D | App.js | 19 allowsEditing: true, property
|
| /expo/docs/public/static/examples/v49.0.0/tutorial/03-button-options/ |
| H A D | App.js | 19 allowsEditing: true, property
|
| /expo/docs/public/static/examples/v46.0.0/tutorial/04-modal/ |
| H A D | App.js | 21 allowsEditing: true, property
|
| /expo/docs/public/static/examples/v48.0.0/tutorial/04-modal/ |
| H A D | App.js | 21 allowsEditing: true, property
|
| /expo/docs/public/static/examples/v47.0.0/tutorial/04-modal/ |
| H A D | App.js | 21 allowsEditing: true, property
|