GitHub user caixiaomin opened a pull request:

    https://github.com/apache/incubator-weex/pull/1166

     [WEEX-352][iOS] Allow developer customize Refresh control by implement new 
refresh protocol WXPullRefreshProtocol.

    Allow developer to customize pull refresh in scroller by implement new 
protocol WXPullRefreshProtocol.
    
    1. Register handler for new protocol
    2. Write your own implementation with iOS native code
    3. Customize animation duration in Javascript file
    4. A default implementation has already provided in Demo project

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/caixiaomin/incubator-weex master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-weex/pull/1166.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1166
    
----
commit 80f26c7a67306eebd7c53f62469757325247799e
Author: maike(麦客) <maike.cxm@...>
Date:   2018-05-10T10:16:12Z

    [WEEX-352][iOS] Allow developer customize Refresh control by implement new 
refresh protocol WXPullRefreshProtocol.

commit d5e710d3410503050c1ffcf9a7164a9ee8305232
Author: maike(麦客) <maike.cxm@...>
Date:   2018-05-10T12:08:21Z

    [WEEX-352][iOS] Allow developer customize Refresh control by implement new 
refresh protocol WXPullRefreshProtocol.  Refined

----


---

Reply via email to