Xamarin Forms Carouselview
A Xamarin.Forms custom control recipe that mirrors the functionality of the CarouselPage - except the "pages" are simply Content Views.
Install / Use
npx skills add chrisriesgo/xamarin-forms-carouselviewInstalls into whichever agent you are using.
README
Xamarin.Forms CarouselView
A version of this recipe that uses the Xamarin.Forms.CarouselView from NuGet, can be found on this branch.
Thanks to my friends at Firefly Logic and to Michael Watson for the inspiration in creating this custom control.
This control mirrors the functionality of the CarouselPage - except the "pages" are simply Content Views.
I have examples that show the CarouselView used as:
- A full-page control with no page indicators
- A gallery-style control with dots as page indicators
- A full-page control with tabs as page indicators
Related Skills
qqbot-channel
385.5kQQ channel management skill. Use qqbot_channel_api for explicit QQ channel-management requests; confirm write, delete, and bulk actions before calling authenticated QQ Open Platform endpoints.
docs-writer
106.4kAlways use this skill when the task involves writing, reviewing, or editing files in the `/docs` directory or any `.md` files in the repository.
cpp
40.5kGuide Cursor to write modern C++ and CMake code with clear structure, RAII, const-correctness, and safe error handling.
gamemaker-gml
40.5kGameMaker Language (GML) rules for scripts, objects, events, rooms, data structures, and performance-minded game code
