Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync fork with upstream #19

Open
wants to merge 14 commits into
base: master
Choose a base branch
from

Conversation

janicduplessis
Copy link

This include a lot of VirtualizedList improvements and fixes. Notably this fixes an issue with inverted FlatList that forced us to use batchSize=1.

Upstream now also includes the changes to add onStartReached.

@roryabraham
Copy link

Thanks for opening this @janicduplessis. I'm going to use this issue to list out the custom changes in our react-native-web fork to see which are outstanding, which have been merged upstream, and which we're even using.

@janicduplessis
Copy link
Author

Everything merged cleanly except for VirtualizedList, which I made sure to apply 05410db which I think was the only change that was not upstreamed.

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.

4 participants