Swipe to change images, like in a gallery?
Posted: Wed Apr 25, 2012 8:13 pm
Example on swipe left change to image 1 on right change to image 3? Is something like this possible or so I need to code it outside and bring it in?
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
Example on swipe left change to image 1 on right change to image 3? Is something like this possible or so I need to code it outside and bring it in?
Use Navigate to Page action -- to show page with image 1 or 3.
So no changing images, have to change page?
To stay on the same page, you would need to do it with JavaScript. Or, you can try using the Carousel component.