I’m creating a mobile app for iPhone(IOS) with Backendless no-code UI functionality. And I would like to add swipes as events to my list of Cards in scrollable container. I was searching for it in Backendless documentation but failed to find anything. That seems to me a bit strange because swipes are often used in modern mobile apps.
Could you please advise if it’s possible to implement swipes with the existing Backendless UI functionality?
If not, I guess it’s possible to do it with Custom Code. I have some small coding experience but I can’t create it at once without support. I would very appreciate if anyone could share a short tutorial on how swipes could be implemented in Backendless.
Also interested in setting up swipe capability for some blocks.
I couldn’t access the demo, it seems it’s not working.
Could you please clarify where the proposed code would have to be added ?
Also interested in setting up custom event listeners using JS.
But the demo linked above is not working… and could you please clarify where the proposed code would have to be added ? Thank you
Thank you for your reply. Indeed, with overflow: auto; I manage to get something that looks like the capture above. But it does not behave like a swipeable component, in particular there is no snapping to a specific position.
I have tried the proposed code, but I don’t see what it adds to the overflow: auto; container.