Page 1 of 1

Is there a way to create a swipeable response function? Screenshot attached.

Posted: Sun Jun 28, 2015 6:14 pm
by A.W.H.

Image

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.


Is there a way to create a swipeable response function? Screenshot attached.

Posted: Mon Jun 29, 2015 6:13 pm
by Alena Prykhodko

Hello Avery,

Could you please clarify you question.
You can use swipe event with any appropriate action https://devcenter.appery.io/documenta...


Is there a way to create a swipeable response function? Screenshot attached.

Posted: Sun Jul 26, 2015 11:37 pm
by A.W.H.

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?


Is there a way to create a swipeable response function? Screenshot attached.

Posted: Mon Jul 27, 2015 2:42 pm
by Illya Stepanov

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.


Is there a way to create a swipeable response function? Screenshot attached.

Posted: Wed Aug 05, 2015 12:11 am
by A.W.H.

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.