All Projects → chrisriesgo → Xamarin Forms Carouselview

chrisriesgo / Xamarin Forms Carouselview

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

Projects that are alternatives of or similar to Xamarin Forms Carouselview

Xamarin.forms.videoplayer
A Xamarin Forms control to render the native video player on every platform.
Stars: ✭ 140 (-4.76%)
Mutual labels:  xamarin, xamarin-forms
Xdtoxf
Adobe XD Plugin to export assets to Xamarin.Forms XAML Styles and Resources
Stars: ✭ 118 (-19.73%)
Mutual labels:  xamarin, xamarin-forms
Aivisualprovision
Connect(); 2018 - AI Visual Provision Sample App
Stars: ✭ 116 (-21.09%)
Mutual labels:  xamarin, xamarin-forms
Customnavigationbarsample
Navigation Bar Customization in Xamarin Forms
Stars: ✭ 104 (-29.25%)
Mutual labels:  xamarin, xamarin-forms
Chameleon
Chameleon is a flexible media player build with Xamarin.Forms
Stars: ✭ 137 (-6.8%)
Mutual labels:  xamarin, xamarin-forms
Dayvsnight
DayVsNight - A Xamarin.Forms UI Challenge
Stars: ✭ 112 (-23.81%)
Mutual labels:  xamarin, xamarin-forms
Xamarin Forms Perf Playground
Xamarin.Forms Performance Playground (Layouts, Bindings, XAMLC, etc)
Stars: ✭ 119 (-19.05%)
Mutual labels:  xamarin, xamarin-forms
Art Plant Mall
Xamarin.Forms goodlooking UI sample.
Stars: ✭ 96 (-34.69%)
Mutual labels:  xamarin, xamarin-forms
Plugin.localnotification
The local notification plugin provides a way to show local notifications from Xamarin Forms apps .
Stars: ✭ 124 (-15.65%)
Mutual labels:  xamarin, xamarin-forms
Crossplatformdisktest
Windows, macOS and Android storage (HDD, SSD, RAM) speed testing/performance benchmarking app
Stars: ✭ 123 (-16.33%)
Mutual labels:  xamarin, xamarin-forms
Xamarin Docs
Xamarin Documentation - public content repo
Stars: ✭ 136 (-7.48%)
Mutual labels:  xamarin, xamarin-forms
Xamarin.forms.breadcrumb
This is a breadcrumb navigation control that is complete automatic and uses the Navigation stack and page titles to generate the breadcrumbs.
Stars: ✭ 130 (-11.56%)
Mutual labels:  xamarin, xamarin-forms
Latestversionplugin
LatestVersion Plugin for Xamarin and Windows apps
Stars: ✭ 99 (-32.65%)
Mutual labels:  xamarin, xamarin-forms
Xaml Code Experiences
A collection of the experiences I have collected during days of Xamarin and Wpf, while following the MVVM design pattern.
Stars: ✭ 114 (-22.45%)
Mutual labels:  xamarin, xamarin-forms
Xamarin Plugins
Cross-platform Plugins for Xamarin, Xamarin.Forms and Windows
Stars: ✭ 97 (-34.01%)
Mutual labels:  xamarin, xamarin-forms
Awesome Fabulous
A hand-curated list of awesome resources when using Fabulous 📱
Stars: ✭ 117 (-20.41%)
Mutual labels:  xamarin, xamarin-forms
Reactivemvvm
Cross-platform ReactiveUI sample app built for a talk at MSK .NET conf.
Stars: ✭ 94 (-36.05%)
Mutual labels:  xamarin, xamarin-forms
Aiforms.layouts
AiForms.Layouts (WrapLayout) for Xamarin.Forms
Stars: ✭ 94 (-36.05%)
Mutual labels:  xamarin, xamarin-forms
Htmllabelplugin
Use this Xamarin.Forms plugin to display HTML content into a label.
Stars: ✭ 119 (-19.05%)
Mutual labels:  xamarin, xamarin-forms
Arcgis Toolkit Dotnet
Toolkit for ArcGIS Runtime SDK for .NET
Stars: ✭ 125 (-14.97%)
Mutual labels:  xamarin, xamarin-forms

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].