Xamarin.MediaGallery
Xamarin.MediaGallery copied to clipboard
This plugin is designed to picking and save images and video files from native gallery of Android and iOS devices and capture photos
### Description I have some users that want to be able to select a lot of photos at once (up to 200). But they are only able to select a...
### Description Adds the ability to create albums when saving assets. ### Related to issue Fixes #122 ### API Changes No breaking changes. `SaveAsync` now has an additional argument `albumName`...
## Summary There may be a very good reason for this, but I don't understand why there is a base `Xamarin.MediaGallery` package, and then also `Xamarin.MediaGallery.Permision` and `Xamarin.MediaGallery.Permision.Maui` packages. I...
## Summary I find it odd that the project will create an album when saving data on Android but not with iOS. Currently there is no functionality to enable this...
### Related to issue #128 #124 ### API Changes remove Xamarin support ### Recommendations for testing ### PR Checklist ### - [X] All projects build - [X] Has samples -...