kremotek22
kremotek22

Reputation: 1

CarouselView - prev/next element visible [Xamarin Forms]

Is it possible to show previous and next element in CarouselView control in Xamarin Forms? I mean stuff like that:

https://i.sstatic.net/88qle.jpg

Additionally, i want to show name of element above.

Thanks in advance!

Upvotes: 0

Views: 965

Answers (1)

Hitesh Patil
Hitesh Patil

Reputation: 380

It is not possible to show 3 item at a time but you can refer this link and use CarouselView nuget package for carousel view

https://forums.xamarin.com/discussion/69120/carouselview-2-3-0-pre2

Upvotes: 0

Related Questions