CarouselView
CarouselView copied to clipboard
Navigation problem with Prism and navigation arrows
Today i tried to implement a CarouselView in my Xamarin Forms Application. After the successfull implementation i recognized that i couldn't navigate any more to another page. I did some hours of research and removed the navigation arrows. Then page navigation worked again. So there is definitly a problem between Prism.Forms and the arrow keys.
Would be great, if this is going to be fixed.
hi, try this plugin instead https://github.com/AndreiMisiukevich/CardView
Because, this plugin was merged to XF..
@alexrainman any solution for this?
@wilsonvargas can you post an example so i can reproduce this issue?
I am getting close to release date. Please submit a demo reproducing the issue if you want a fix to be included. Thanks
Hi @alexrainman, I am also seeing this issue when using Prism and ShowArrows="true". I have a sample project but it is too big to attach here
I am back! Releasing new version in the next 2 weeks. Will try to reproduce this myself.