xamarin / Essentials

Xamarin.Essentials is no longer supported. Migrate your apps to .NET MAUI, which includes Maui.Essentials.
https://aka.ms/xamarin-upgrade
Other
1.52k stars 505 forks source link

Only one option on MediaPicker #1588

Closed BillyMartin1964 closed 1 year ago

BillyMartin1964 commented 3 years ago

This is fairly important and without it, the media picker is useless in many scenarios.

We need to be able to either:

Choose and exclude media types (such as animated gifs) when opening the media picker (as you can with file picker).

Choose a different starting directory for the file picker ( instead of opening to documents where there are no photos).

Thanks.

jfversluis commented 1 year ago

I think at this point it's safe to say that this won't be making it's way into Xamarin.Essentials anymore. Keep your eye on .NET MAUI for all new development! Thanks for all input and efforts here.