Skip to content

Fixes #5688 onChangeVisibleRows for Android - #11945

Closed
ptomasroos wants to merge 16 commits into
react:masterfrom
happypancake:onChangeVisibleRows-for-android
Closed

Fixes #5688 onChangeVisibleRows for Android#11945
ptomasroos wants to merge 16 commits into
react:masterfrom
happypancake:onChangeVisibleRows-for-android

Conversation

@ptomasroos

@ptomasroosptomasroos commented Jan 17, 2017

Copy link
Copy Markdown
Contributor

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
Copy Markdown
Contributor

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

@facebook-github-botfacebook-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
@ptomasroosptomasroos changed the title On change visible rows for androidFixes #5688 onChangeVisibleRows for AndroidJan 18, 2017
@ptomasroos

ptomasroos commented Jan 18, 2017

Copy link
Copy Markdown
ContributorAuthor

@ptomasroos

Copy link
Copy Markdown
ContributorAuthor

@hramos Can we get someone to look at this ?

@nxnzesrc

Copy link
Copy Markdown

Does anyone know when this might be released please?

@vitorebatista

Copy link
Copy Markdown

Why this PR is close?

@ptomasroos

ptomasroos commented Feb 12, 2017 via email

Copy link
Copy Markdown
ContributorAuthor

@nxnzesrc

Copy link
Copy Markdown

flatlist?

@philipheinser

Copy link
Copy Markdown
Contributor

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

@dthuering

Copy link
Copy Markdown

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

@rborn

Copy link
Copy Markdown

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

@ptomasroos

Copy link
Copy Markdown
ContributorAuthor

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
Copy Markdown
Contributor

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

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA SignedThis 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

@ptomasroos@facebook-github-bot@nxnzesrc@vitorebatista@philipheinser@dthuering@rborn