Home
last modified time | relevance | path

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

/expo/packages/expo-image-picker/build/
H A DExponentImagePicker.web.d.ts5 launchImageLibraryAsync({ mediaTypes, allowsMultipleSelection, base64, }: { constant
H A DImagePicker.js145 export async function launchImageLibraryAsync(options) { function
/expo/packages/expo-image-picker/src/
H A DImagePicker.ts196 export async function launchImageLibraryAsync( function