How to show photos with limited permissions expo-image-picker?

I’m using expo-image-picker to select photos from a user’s library. When the “selected photos” permission and call launchImageLibraryAsync , my entire photo library is displayed rather than just the photos I have selected. Is there a fix to this?
Relevant code: