Tell us which versions you are using:
In iOS when in dark mode the album names in the picker should be a different color from black.
Now the album names text color is black so it can't be distinguished from the dark background.
I have the same problem too.
for proper dark mode support please add this to your Podfile
pod 'QBImagePickerController', :path => '../node_modules/react-native-image-crop-picker/ios/QBImagePicker/QBImagePickerController.podspec'
@ivpusic that solved the problem. thank you.
Most helpful comment
for proper dark mode support please add this to your Podfile