Xamarin.Forms.CarouselView
2.3.0-pre2
CarouselView for Xamarin.Forms
Please use the CarouselView embedded in the Xamarin.Forms package instead. Thank you!
Install-Package Xamarin.Forms.CarouselView -Version 2.3.0-pre2
dotnet add package Xamarin.Forms.CarouselView --version 2.3.0-pre2
<PackageReference Include="Xamarin.Forms.CarouselView" Version="2.3.0-pre2" />
paket add Xamarin.Forms.CarouselView --version 2.3.0-pre2
Release Notes
## bugs fixed ##
CarouselView Crashes with "Sequence Does not Contain a Matching Element"
https://bugzilla.xamarin.com/show_bug.cgi?id=41463
Adding views to CarouselView after rendered and swiping crashes Forms
https://bugzilla.xamarin.com/show_bug.cgi?id=40513
## misc ##
Reduced assemblies referenced per platform project from three to one so
that now each platform gets its own version of Xamarin.Forms.CarouselView
into which the portable library has been merged.
For example, Android used to referenced:
Xamarin.Forms.CarouselView
Xamarin.Forms.CarouselView.Platform
Xamarin.Forms.CarouselView.Android
But now only references:
Xamarin.Forms.CarouselView (android specific)
Dependencies
-
- Xamarin.Forms (>= 2.3.0.42-pre3)
Used By
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Xamarin.Forms.CarouselView:
Package | Downloads |
---|---|
SheshaMobile.Modules.Home
The home module contains common functionality and essetntials required to build an app home page
|
|
SheshaMobile.Modules.Facilities
The facilities module contains common functionality for browsing and viewing facilities
|
|
SheshaMobile.Modules.LocationTracking
The libraries module contains functionality for viewing and interacting with archived information
|
|
VG.XFPagedCarouselView
XFPagedCarouselView for Xamarin.Forms provides a custom ContentView allowing you to display paged carousel views in Android and iOS apps.
Support for square/rectangle, rounded square/rectangle, circle, heart, oval, triangle and star page indicator.
Sample available on GitHub (https://github.com/vincentgury/XFPagedCarouselView)
|
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on Xamarin.Forms.CarouselView:
Repository | Stars |
---|---|
xamarinhq/app-conference
Pre-build conference application built with Xamarin
|
|
xamarin/Sport
|
Version History
Version | Downloads | Last updated | |
---|---|---|---|
2.3.0-pre2 | 406,017 | 7/27/2016 | |
2.3.0-pre1 | 13,438 | 5/28/2016 |