Skip to content

Commit 973872b

Browse files
committed
chore: Add MediaGallery to list of samples
1 parent 81b8e17 commit 973872b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

doc/samples.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,12 @@ An implementation of the UWP `Maps` control with a custom slider that binds the
185185

186186
[Browse source](https://github.com/unoplatform/Uno.Samples/tree/master/UI/MapControlSample)
187187

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+
188194
### .NET MAUI Embedding
189195

190196
Multiple samples that demonstrate third-party control libraries embedded in Uno Platform applications using .NET MAUI Embedding.

0 commit comments

Comments
 (0)