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
Hi, @fcogutierrez. I hope you can find this example useful. That said -- that's just what this is -- an example. To use this in your own project, you would need to copy the code I have in my CarouselLayout.cs class, then implement the platform-specific renderers in your app's platform-specific projects. This repo is an example of how to do that.
Ideally, I would like to package up the control into a NuGet package for easy inclusion into your project, but there's a lot of cleanup to do. I'd like to do that, but the Xamarin.Forms team is also working on a Carousel view control in the next update. Not sure if that would meet your needs.
Hi.
First of all, thanks for your work, is just what I need :), but I don't know how to use in my Xamarin.Forms project, could you help me?
Thanks.
The text was updated successfully, but these errors were encountered: