[ 
https://issues.apache.org/jira/browse/CB-10420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

jcesarmobile closed CB-10420.
-----------------------------
    Resolution: Won't Do

> Native Pull-To-Refresh
> ----------------------
>
>                 Key: CB-10420
>                 URL: https://issues.apache.org/jira/browse/CB-10420
>             Project: Apache Cordova
>          Issue Type: New Feature
>          Components: cordova-android, cordova-ios
>            Reporter: Hirbod
>            Priority: Major
>
> I've researched a lot and I tried many ways for implementing Pull-to-refresh. 
> It is possible with some JS listeners, CSS3 Hacks, Scroll hacks. Some of them 
> work very good, but performance is always an issue when it comes to big lists.
> I would love to see native pull to refresh support being added to the 
> Webview. After reading a bit, it should be no problem at least for iOS. Don't 
> know about the handling with android. Crosswalk has this feature, but it's 
> Chrome/Webkits internal refresh, which will reload the whole page.
> I would like to have a native extension/plugin provided by Cordova, which 
> enables native pull to refresh and broadcast the event via JS.
> Init PTR -> Call JS -> Do something in JS -> Call success
> Timing etc need to be discussed, but I'm dead sure that this is possible. And 
> it's one of the most important features I am missing inside of my app for the 
> real native feeling.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to