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

Some callback needed #69

Closed
sm2017 opened this issue Nov 12, 2017 · 1 comment
Closed

Some callback needed #69

sm2017 opened this issue Nov 12, 2017 · 1 comment

Comments

@sm2017
Copy link

sm2017 commented Nov 12, 2017

@naqvitalha I want to implement a simple version of sticky header for my use case
How can I detect that which item is topmost (or bottommost) and which is coming in view report and which is go out?

@naqvitalha
Copy link
Collaborator

naqvitalha commented Nov 12, 2017

Check out the onVisibleIndexesChanged callback for the same. You can infer most of what you want from the callback. RecyclerListView.js proptype definitely is a good place to explore all features.

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

No branches or pull requests

2 participants