Hi All,
I am trying to implement tabs to switch between content views/pages in a page. Alternatively I thought i could do this
with a carouselView where i bind pages to it ( but haven't been successful in binding pages as i can only do photos).
Any help would be appreciated!!! Picture attached ! I have been trying this for days and still no luck
Best wishes, Lou
Answers
This is for iOS and Android
thanks again
Check https://www.thewissen.io/creating-a-parallax-carousel-in-xamarin-forms/ .
It's a nice tutorial for CarouselView customization , maybe helpful .
Hello Lou, did you even find a good solution for this?
I would like to do exactly the same thing. CarouselPage is exactly what I need, except of course it is deprecated. CarouselView is suppose to replace it but I am also having issued with using it for pages, and I don't want to customize a TabbedPage.