I have a problem with the new PHPickerViewController on iOS 14. When my app request for photo library authorization, the system will prompt the user with three options, and if the user selects "select photos", the system will present a PHPickerViewController in which the user can choose photos and videos that my app can access.
But now the navigation bar of the system PHPickerViewController looks so awful that it has a black background and black text color (see the links below). I'm wondering how can customize its appearance.
Any replies are very much appreciated!