Skip to content

[FlatList] scrollToIndex will scroll over bottom #13594

@peixin

Description

@peixin

I use FlatList to do something like mobile contacts, click alphabet index to jump first item start with alphabet.

But when I use scrollToIndex jump to Z it will scroll over bottom, see below picture.

this.flatList.scrollToIndex({animated: false, index: itemIndex, viewPosition: 0});

1

When I focus FlatList again, it will scroll to right position. see below picture.

2

It has any option to control scrollToIndex not scroll over bottom? thanks.

Additional Information

  • React Native version: 0.43.3
  • Platform: iOS 10.3
  • Development Operating System: macOS Sierra 10.12.4

Metadata

Metadata

Assignees

No one assigned

    Labels

    Ran CommandsOne of our bots successfully processed a command.Resolution: LockedThis issue was locked by the bot.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions