SkillAgentSearch skills...

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-carouselview

Installs into whichever agent you are using.

About this skill

Quality Score

0/100

Supported Platforms

Universal

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
<p align="center"> <img height="500" src="https://github.com/chrisriesgo/xamarin-forms-carouselview/blob/master/Images/carousel_view.gif" /> </p>

Related Skills

View on GitHub
GitHub Stars144
CategoryContent
Updated6mo ago
Forks61

Languages

C#

Security Score

77/100

Audited on Feb 3, 2026

No findings