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
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,9 @@
1
1
# Xamarin.Forms CarouselView
2
2
3
+
_A version of this recipe that uses the **Xamarin.Forms.CarouselView**[from NuGet](https://www.nuget.org/packages/Xamarin.Forms.CarouselView/), can be found on [this branch](https://github.com/chrisriesgo/xamarin-forms-carouselview/issues/37)._
4
+
5
+
---
6
+
3
7
Thanks to my friends at [Firefly Logic](https://github.com/FireflyLogic/couchbase-connect-14) and to [Michael Watson](https://github.com/xamarin/customersuccess/tree/master/samples/Xamarin.Forms/SliderView) for the inspiration in creating this custom control.
4
8
5
9
This control mirrors the functionality of the CarouselPage - except the "pages" are simply Content Views.
0 commit comments