Is there way to show only images on presentLimitedLibraryPicker?
Like PHPickerViewController.
var configuration = PHPickerConfiguration() configuration.filter = .images let picker = PHPickerViewController(configuration: configuration)
2.1m questions
2.1m answers
60 comments
57.0k users