Carousel advice
I need to create a series of options that I want the user to get through by swiping left and right.
I also want to show 3 options at a time.
My first try is to use a carousel, and put in a 3 X 1 grid for each item in the carousel, and then the graphic in each cell.
It looks OK, and swipes kind of ok, but I'm seeing two bugs/issues:
First, clicking on the graphic doesn't seem to trigger an action on my iphone (does on the web though.)
second, I can swipe beneath the carousel and the whole screen moves to the left, revealing the other parts of the caraousel without the swipe effect.
I wonder is anyone having good success with this tool? Any advice on the issues above?
Thanks.