ImagePicker without library access

Hi.

It looks like since iOS 11, the underlying UIImagePickerController allows picking a single photo from the library without giving the app full access to the entire library.

Is this supported with Expo? I only see launchImageLibraryAsync method, which asks for library permissions.

Thanks

Hi! Afaik, this isn’t currently possible with Expo’s ImagePicker, but I’m curious about this functionality.

It’s probably worth it to create a feature request on our canny for this!

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.