windows-phone-8xamarincarouselxamarin.formspagecontrol

Xamarin.Forms PageControl for all Platforms


Is there a possibility to implement some kind of paging control (like in iOS) for all three platforms with Xamarin.Forms incl. other controls on the same page? I spent several hours asking google but without any success. My task is to build a Page which embeds some kind of CarouselPage and Contentpage within the same Page.


Solution

  • Not out of the box, but there're some custom implementations:

    https://github.com/chrisriesgo/xamarin-forms-carouselview or https://github.com/XLabs/Xamarin-Forms-Labs/wiki/CarouselView