I setup the latest version of ionic 1.0 and did
$ionicConfigProvider.platform.android.scrolling.jsScrolling(false); so as to enable native scrolling on android.
But when i run the app on my phone, pull to refresh doesnt work?
I am testing on android lollipop.
I through the latest version of ionic supported pull to refresh with native scrolling?