Skip to content

A Xamarin.Forms custom control recipe that mirrors the functionality of the CarouselPage - except the "pages" are simply Content Views.

Notifications You must be signed in to change notification settings

chrisriesgo/xamarin-forms-carouselview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 

Repository files navigation

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

About

A Xamarin.Forms custom control recipe that mirrors the functionality of the CarouselPage - except the "pages" are simply Content Views.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages