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: about 2 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 (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-11-30T01:44:26.000Z (about 1 year ago)
- Last Synced: 2024-11-12T17:47:15.678Z (about 2 months ago)
- Topics: carousel, carousel-slider, maui, slider
- Language: C#
- Homepage:
- Size: 828 KB
- Stars: 20
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
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