[GitHub] incubator-weex pull request #856: [WEEX-109][iOS] add scrollstart and scroll...

2017-11-16 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-weex/pull/856 ---

[GitHub] incubator-weex pull request #856: [WEEX-109][iOS] add scrollstart and scroll...

2017-11-13 Thread cxfeng1
Github user cxfeng1 commented on a diff in the pull request: https://github.com/apache/incubator-weex/pull/856#discussion_r150474976 --- Diff: ios/sdk/WeexSDK/Sources/Component/WXScrollerComponent.m --- @@ -569,6 +573,8 @@ - (void)scrollViewDidEndScrollingAnimation:(UIScrollView

[GitHub] incubator-weex pull request #856: [WEEX-109][iOS] add scrollstart and scroll...

2017-11-13 Thread doumafang
GitHub user doumafang opened a pull request: https://github.com/apache/incubator-weex/pull/856 [WEEX-109][iOS] add scrollstart and scrollend event's interface for scroller [WEEX-109] [iOS] add scrollstart and scrollend event's interface for scroller Just use fireEvent to make