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

Fixes #5688 onChangeVisibleRows for Android #11945

Closed

Conversation

ptomasroos
Copy link
Contributor

@ptomasroos ptomasroos commented Jan 17, 2017

This PR includes a fix for the old missing feature of onChangeVisibleRows on Android.
Fixes #5688
Also reported on product pains https://productpains.com/post/react-native/listview-onchangevisiblerows-android-support

Test plan (required)

Test through UIExplorer which has a callback on the ListView Paging example and walking through rows + sections and making sure visible rows matches to whats visible.

@facebook-github-bot
Copy link
Contributor

By analyzing the blame information on this pull request, we identified @AaaChiuuu and @foghina to be potential reviewers.

@facebook-github-bot facebook-github-bot added GH Review: review-needed CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. labels Jan 17, 2017
@ptomasroos ptomasroos changed the title On change visible rows for android Fixes #5688 onChangeVisibleRows for Android Jan 18, 2017
@ptomasroos
Copy link
Contributor Author

ptomasroos commented Jan 18, 2017

@ptomasroos
Copy link
Contributor Author

@hramos Can we get someone to look at this ?

@ptomasroos ptomasroos closed this Jan 30, 2017
@jonathancopperstone
Copy link

Does anyone know when this might be released please?

@vitorebatista
Copy link

Why this PR is close?

@ptomasroos
Copy link
Contributor Author

ptomasroos commented Feb 12, 2017 via email

@jonathancopperstone
Copy link

flatlist?

@philipheinser
Copy link
Contributor

@ptomasroos Can we use flat list in rn-0.42.0 or do we have to checkout master?

@dthuering
Copy link

Would still be nice when that error would be fixed anyway.
When will flatlist be production ready?

@rborn
Copy link

rborn commented Feb 22, 2017

@ptomasroos why can't this be merged? FlatList is still experimental and people still use the normal listview...
Thanks.

@ptomasroos
Copy link
Contributor Author

No one took a look on it for quite some time. Feel free to copy the branch and open a PR if you need it! We've migrated to FlatList

@philipheinser
Copy link
Contributor

@ptomasroos How can I use FlatList right now? Do you use the master branch?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[0.19][Android][ListView] onChangeVisibleRows isn't called on Android
7 participants