Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How can I use this lib? #12

Open
fcogutierrez opened this issue Feb 8, 2016 · 1 comment
Open

How can I use this lib? #12

fcogutierrez opened this issue Feb 8, 2016 · 1 comment
Labels

Comments

@fcogutierrez
Copy link

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.

@chrisriesgo
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants