Hi,
Is it possible to create a page that contains an image carousel/slideshow in Xamarin Forms? - I know there is the carouselPage but I don't want this as I want other controls below the carousel - buttons, labels etc...
I can't seem to find a way of achieving this in a single way that will work on each platform... Do I need to create the functionality separately in each platform? if so, how would I start?
Thanks