Skip to content

[HELP] FlatList inverted={true} should have an onTopReached callback #15820

@Jose4gg

Description

@Jose4gg

Is this a bug report?

Yes

Have you read the Contributing Guidelines?

Yes

Environment

  1. react-native -v: 0.47
  2. node -v: 6.11.1
  3. npm -v: 3.10.10

Then, specify:

  • Target Platform: IOS, ANDROID
  • Development Operating System: Mac OS Sierra
  • Build tools: Packager

Expected Behavior

If I have a FlatList with the prop inverted={true} I want the callback onEndReached to be dispached when the user reaches the top of the items.

Actual Behavior

There is no way to get a callback when the user reaches the top of an Inverted FlatList. Its should be a callback for this just like the onEndReached.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions