Home
last modified time | relevance | path

Searched refs:MissingCurrentViewControllerException (Results 1 – 12 of 12) sorted by relevance

/expo/packages/expo-sharing/ios/
H A DExceptions.swift9 internal class MissingCurrentViewControllerException: Exception { class
H A DSharingModule.swift36 throw MissingCurrentViewControllerException() in definition()
/expo/ios/versioned/sdk49/ExpoSharing/
H A DExceptions.swift9 internal class MissingCurrentViewControllerException: Exception { class
H A DSharingModule.swift36 throw MissingCurrentViewControllerException() in definition()
/expo/packages/expo-image-picker/ios/
H A DImagePickerExceptions.swift47 internal class MissingCurrentViewControllerException: Exception { class
H A DImagePickerModule.swift160 return context.promise.reject(MissingCurrentViewControllerException()) in presentPickerUI()
/expo/ios/versioned/sdk49/ExpoImagePicker/
H A DImagePickerExceptions.swift47 internal class MissingCurrentViewControllerException: Exception { class
H A DImagePickerModule.swift159 return context.promise.reject(MissingCurrentViewControllerException()) in presentPickerUI()
/expo/ios/versioned/sdk48/ExpoImagePicker/
H A DImagePickerExceptions.swift47 internal class MissingCurrentViewControllerException: Exception { class
H A DImagePickerModule.swift156 return context.promise.reject(MissingCurrentViewControllerException()) in presentPickerUI()
/expo/ios/versioned/sdk47/ExpoImagePicker/
H A DImagePickerExceptions.swift47 internal class MissingCurrentViewControllerException: Exception { class
H A DImagePickerModule.swift156 return context.promise.reject(MissingCurrentViewControllerException()) in presentPickerUI()