How to use MvxCarouselPage ?

Copper Contributor

I am using MvvmCross.Forms

I want to build a walktrough with several steps.

Each step will be a View+Viewmodel and I want it to be contained inside another view which manages the navigation between steps.

 

For this case I have considered a CarouselPage, MvvmCross has it's own wrapper, being MvxCarouselPage, but I have no idea how to use it and I can't find any example and the documentation is not being useful.

 

I need help to build this nested behavior, it doesn't have to be with MvxCarouselView but yes with MvvmCross

 

 

0 Replies