Hello guys
the following tutorial describes how to make workable image carousel, with the ability to pause and continue image sliding.
waiting to see your feedback
6 Likes
Hey this is a good one, I have implemented it in one of my apps. It would be great if you can make a carousel picking images from server and not from pageVaribles, coz customer demands image to be a dynamic one.
1 Like
Happy that this helped you …
Actually linking with images from server is exactly the same … the only thing you want to change is the data source and binding the image source to the corresponding object property retrieved from an API.
2 Likes
Let me try with the given options.