Oz0234
Oz0234

Reputation: 148

Xamarin Forms: CarouselPage moves vertically when NavigationBar is off

I'm having the same issue as this post, does anyone have a simple fix for this?

https://forums.xamarin.com/discussion/105415/carouselpage-moves-vertically-when-navigationbar-is-off

Upvotes: 0

Views: 326

Answers (1)

Oz0234
Oz0234

Reputation: 148

I got around this by using this CarouselViewControl, it's very simple to use and the tutorial is very straight forward

https://github.com/alexrainman/CarouselView

Upvotes: 1

Related Questions