I want to add this functionality to my to-do list application to allow users to respond by swiping and then responding from a list.
Hello Avery,
Could you please clarify you question.
You can use swipe event with any appropriate action https://devcenter.appery.io/documenta...
Hi Alena,
Thanks for your reply. I want to be able to swipe and see three options upon swiping left, as in the photo. How do I add that UI?
Hi Avery -
Yes, this can be done with custom CSS UI and JavaScript logic. Or look on the internet for a ready solution, like jQuery plugin.
How do I add these plug-ins? Given that I'm unable to add a basic nativeDroid2 theme to the app, I doubt I'll be able to figure out on my own how to implement custom UI through an external plugin.