Page 1 of 1

How to enable slide to refresh in App

Posted: Sun Dec 14, 2014 3:00 pm
by Louay Ali

Hi,

How to enable slide down to refresh functionality like most apps, like how it's attached in the picture.

Thanks. Image


How to enable slide to refresh in App

Posted: Mon Dec 15, 2014 4:03 am
by Yurii Orishchuk

Hi Louay,

Unfortunatly currently jQuery mobile(on which Appery.io app based on) not supported swipeDown event from the box.

But you can implement use "swipe" event.
Please see details here: http://api.jquerymobile.com/swipe/

Regards.