You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: