Searched refs:launchImagePicker (Results 1 – 4 of 4) sorted by relevance
| /expo/ios/versioned/sdk49/ExpoImagePicker/ |
| H A D | ImagePickerModule.swift | 61 self.launchImagePicker(sourceType: .camera, options: options, promise: promise) in definition() 66 self.launchImagePicker(sourceType: .photoLibrary, options: options, promise: promise) in definition() 87 …private func launchImagePicker(sourceType: UIImagePickerController.SourceType, options: ImagePicke… in launchImagePicker() function
|
| /expo/ios/versioned/sdk48/ExpoImagePicker/ |
| H A D | ImagePickerModule.swift | 61 self.launchImagePicker(sourceType: .camera, options: options, promise: promise) in definition() 66 self.launchImagePicker(sourceType: .photoLibrary, options: options, promise: promise) in definition() 87 …private func launchImagePicker(sourceType: UIImagePickerController.SourceType, options: ImagePicke… in launchImagePicker() function
|
| /expo/ios/versioned/sdk47/ExpoImagePicker/ |
| H A D | ImagePickerModule.swift | 61 self.launchImagePicker(sourceType: .camera, options: options, promise: promise) in definition() 66 self.launchImagePicker(sourceType: .photoLibrary, options: options, promise: promise) in definition() 87 …private func launchImagePicker(sourceType: UIImagePickerController.SourceType, options: ImagePicke… in launchImagePicker() function
|
| /expo/packages/expo-image-picker/ios/ |
| H A D | ImagePickerModule.swift | 61 self.launchImagePicker(sourceType: .camera, options: options, promise: promise) in definition() 66 self.launchImagePicker(sourceType: .photoLibrary, options: options, promise: promise) in definition() 87 …private func launchImagePicker(sourceType: UIImagePickerController.SourceType, options: ImagePicke… in launchImagePicker() function
|