Home
last modified time | relevance | path

Searched defs:launchCameraAsync (Results 1 – 3 of 3) sorted by relevance

/expo/packages/expo-image-picker/build/
H A DExponentImagePicker.web.d.ts10 launchCameraAsync({ mediaTypes, allowsMultipleSelection, base64, }: { constant
H A DImagePicker.js118 export async function launchCameraAsync(options = {}) { function
/expo/packages/expo-image-picker/src/
H A DImagePicker.ts166 export async function launchCameraAsync( function