As I know, expo-file-system only allows access to app specific directories, not system wide folders like Pictures. expo-media-library is the correct approach for accessing device media files outside your app’s sandbox. It is worth a try imo.
expo-file-system
expo-media-library