You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@weex.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/11/13 08:48:00 UTC

[jira] [Commented] (WEEX-109) Scroller list recycler Supported scrollstart and scrollend Event

    [ https://issues.apache.org/jira/browse/WEEX-109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16249248#comment-16249248 ] 

ASF GitHub Bot commented on WEEX-109:
-------------------------------------

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 UIScrollViewDelegate exposed to the front users.
    Now can use  'scrollstart' and 'scrollend' to get scroller's status.

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

    $ git pull https://github.com/doumafang/incubator-weex ios-feature-layoutanimation-0.16dev

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

    https://github.com/apache/incubator-weex/pull/856.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 #856
    
----
commit 2891c7e23332e0a1e3b93db7a16e8459e7e8d65c
Author: doumafang <do...@gmail.com>
Date:   2017-11-13T08:41:46Z

    * [ios] scroller list recycler supported scrollstart and scrollend event

----


> Scroller list recycler Supported scrollstart and scrollend Event
> ----------------------------------------------------------------
>
>                 Key: WEEX-109
>                 URL: https://issues.apache.org/jira/browse/WEEX-109
>             Project: Weex
>          Issue Type: New Feature
>            Reporter: codefurture
>            Assignee: Adam Feng
>            Priority: Minor
>
> 1、Scroller Supported scrollStart and scrollEnd Event



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)