xamarin-forms-carouselview
xamarin-forms-carouselview copied to clipboard
Update recipe to use Xamarin.Forms.CarouselView
The examples now use a hand-rolled set of views and layouts to mimic a carousel. The existing implementation isn't scaleable, doesn't support virtualization, etc.
I'd like to update this recipe to use the Xamarin.Forms.CarouselView control from NuGet. Follow progress on this other branch.