You don't have to be an advanced developer to start using Media Picker!
Step 1.
Declare your Media Picker Service.
Step 2.
Add the mediaPickerSheet view modifier.
Step 3.
Present your media picker with dozens of options 🤯
Step 4.
Use the results. Access a universal mediaPickerResult or any of the images / videoUrls / livePhotos / pdfDocuments@Published variables from mediaPickerService.
Yes, you can pick ANYTHING!
Whatever your picker needs there's a MediaPickerFilter for that. Yes, even any type of document (ex. audio, mp4, png, ico, svg etc.)
100% Documented
Every function, every variable, every line of code is thoroughly documented, so you get peace of mind what Media Picker does under the hood.
Xcode Project
There's an example Xcode project waiting for you with all the use cases!