Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/beto-rodriguez/GalleryCarousel
A simple carousel for MAUI.
https://github.com/beto-rodriguez/GalleryCarousel
carousel carousel-slider maui slider
Last synced: 3 months ago
JSON representation
A simple carousel for MAUI.
- Host: GitHub
- URL: https://github.com/beto-rodriguez/GalleryCarousel
- Owner: beto-rodriguez
- Created: 2023-11-30T01:14:21.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2023-11-30T01:44:26.000Z (11 months ago)
- Last Synced: 2024-06-12T12:18:03.828Z (5 months ago)
- Topics: carousel, carousel-slider, maui, slider
- Language: C#
- Homepage:
- Size: 828 KB
- Stars: 9
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-dotnet-maui - GalleryCarousel - rodriguez/GalleryCarousel?style=flat-square)](https://github.com/beto-rodriguez/GalleryCarousel/stargazers)|[![GitHub last-commit](https://img.shields.io/github/last-commit/beto-rodriguez/GalleryCarousel?style=flat-square)](https://github.com/beto-rodriguez/GalleryCarousel/commits) (UI)
README
# Carousel
Simple and flexible animated carousel for MAUI.
### Install from Nuget
https://www.nuget.org/packages/GalleryCarousel
### Playground sample
https://github.com/beto-rodriguez/GalleryCarousel/tree/master/samples/BasicSample/Samples/Playground
![this](https://github.com/beto-rodriguez/GalleryCarousel/assets/10853349/e6816785-50f8-445b-95cb-362626385276)
### Minimal sample
https://github.com/beto-rodriguez/GalleryCarousel/tree/master/samples/BasicSample/Samples/Minimal
![minimal](https://github.com/beto-rodriguez/GalleryCarousel/assets/10853349/c77fa96d-2e14-4632-be65-cddae63b95e5)
### Using BindableLayout
https://github.com/beto-rodriguez/GalleryCarousel/tree/master/samples/BasicSample/Samples/BindableLayout