Skip to content

Add onEndReached functionality similar to FlatList.#107

Open
AndrewSouthpaw wants to merge 11 commits into
meliorence:masterfrom
AndrewSouthpaw:master
Open

Add onEndReached functionality similar to FlatList.#107
AndrewSouthpaw wants to merge 11 commits into
meliorence:masterfrom
AndrewSouthpaw:master

Conversation

@AndrewSouthpaw
Copy link
Copy Markdown

Add functionality for onEndReached and onEndReachedThreshold similar to FlatList behavior.

@AndrewSouthpaw AndrewSouthpaw force-pushed the master branch 2 times, most recently from b174260 to 58b3dd3 Compare April 4, 2020 00:17
Somehow the context is getting dropped *some of the time*, so that
`this` becomes undefined inside `onResponderGrant`. Binding the
methods to the instance fixes the issue.

It's unclear how it's only happening some of the time -- usually
binding issues will become immediate apparent with React -- so my
best guess is there's some detail inside the React Native system
where the context can be dropped.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants