We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81b8e17 commit 973872bCopy full SHA for 973872b
doc/samples.md
@@ -185,6 +185,12 @@ An implementation of the UWP `Maps` control with a custom slider that binds the
185
186
[Browse source](https://github.com/unoplatform/Uno.Samples/tree/master/UI/MapControlSample)
187
188
+### Media Gallery
189
+
190
+Implementation of a class that enables saving media files into gallery on Android, iOS and Mac Catalyst.
191
192
+[Browse source](https://github.com/unoplatform/Uno.Samples/tree/master/UI/MediaGallery)
193
194
### .NET MAUI Embedding
195
196
Multiple samples that demonstrate third-party control libraries embedded in Uno Platform applications using .NET MAUI Embedding.
0 commit comments