https://github.com/beto-rodriguez/gallerycarousel
A simple carousel for MAUI.
https://github.com/beto-rodriguez/gallerycarousel
carousel carousel-slider maui slider
Last synced: 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 (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-11-30T01:44:26.000Z (over 1 year ago)
- Last Synced: 2025-03-26T13:02:59.153Z (3 months ago)
- Topics: carousel, carousel-slider, maui, slider
- Language: C#
- Homepage:
- Size: 828 KB
- Stars: 24
- 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

### Minimal sample
https://github.com/beto-rodriguez/GalleryCarousel/tree/master/samples/BasicSample/Samples/Minimal

### Using BindableLayout
https://github.com/beto-rodriguez/GalleryCarousel/tree/master/samples/BasicSample/Samples/BindableLayout