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

Infinite scroll #6

Closed
ladas-larry opened this issue May 16, 2015 · 3 comments
Closed

Infinite scroll #6

ladas-larry opened this issue May 16, 2015 · 3 comments

Comments

@ladas-larry
Copy link

Would be great to have an example with fully working infinite scroll.

@swennemans
Copy link

I agree. I would expect that the same lifecycle method as <ListView/> but on first try doesn't seem to work. Anything special that needs to be done?

@swennemans
Copy link

Forget my last comment it was another issue causing that problem.

@Dharmoslap here is a simple gist with an infinite scroll list, hopefully this is your use case: https://gist.github.com/swennemans/6bb83bd726fa81c3b547

You can use onEndReached to load additional data.

@ladas-larry
Copy link
Author

thanks!

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