FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Add scrollToIndex method to ListView · Issue #578 · NativeScript/NativeScript · GitHub

Add scrollToIndex method to ListView #578

Description

Both platforms expose methods for scrolling index into view. We should expose such method on the ListView class to allow this functionality.

iOS docs:
https://developer.apple.com/library/prerelease/ios/documentation/UIKit/Reference/UITableView_Class/#//apple_ref/occ/instm/UITableView/scrollToRowAtIndexPath:atScrollPosition:animated:

Android docs (public void smoothScrollToPosition (int position)):
https://developer.android.com/reference/android/widget/ListView.html

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions


      Back | FazBrowse Home | New Git URL