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

replaced 3 deprecated generic calls to Create() #17

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

PatrickSBradley
Copy link

Chris, this contains only one file, CarouselLayout.cs. The change is to update 3 generic calls to Create() because they are being deprecated. In the project that I am using your carousel, the runtime version is v4.030319 for all of the Xamarin.Forms*, I got this warning "BindableProperty.Create<... is obsolete: Generic version of Create() are no longer supported and deprecated. They will be removed soon.".

I hope this is makes sense to add to your project.

The next pull request I am planning to complete is the vertical scroll option. Again, I will keep it as simple as possible.

thx,

Pat Bradley

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

Successfully merging this pull request may close these issues.

None yet

1 participant