[GitHub] incubator-weex pull request #1033: [WEEX-220][iOS] recycle-list horizontal l...

2018-02-26 Thread asfgit
Github user asfgit closed the pull request at:

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


---


[GitHub] incubator-weex pull request #1033: [WEEX-220][iOS] recycle-list horizontal l...

2018-02-13 Thread zerdzhong
GitHub user zerdzhong opened a pull request:

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

[WEEX-220][iOS] recycle-list horizontal layout support loadmore event

recycle-list horizontal scroll support `loadmore` event
testcase: http://dotwe.org/vue/80171b44d50fde742d09e5921e694bce

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

$ git pull https://github.com/zerdzhong/incubator-weex 
iOS-recycle-list-horizontal-loadmore

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

https://github.com/apache/incubator-weex/pull/1033.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 #1033


commit 475f79772a78fcfedd6013474e166250d4caf3de
Author: zerdzhong 
Date:   2018-02-13T09:13:08Z

[WEEX-220][iOS] recycle-list horizontal layout support loadmore event




---