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

Is it possible to use pagination in the TableView to add more elements when the user reaches the bottom? #63

Open
jarrillaga opened this issue Jul 10, 2020 · 0 comments

Comments

@jarrillaga
Copy link

jarrillaga commented Jul 10, 2020

I have an endpoint that returns a lot of results, so we need to use pagination. When the tableView scrolls reaches the bottom, a new API call will be done in order to add the new elements. I'm not sure if it possible to work with paging.

@Vkt0r can you clarify ?

Many thanks.

@jarrillaga jarrillaga changed the title Is it possible to add elements to the table view when the user reach de ends of the table? Is it possible to use paging in the TableView to add more elements when the user reaches the bottom? Jul 10, 2020
@jarrillaga jarrillaga changed the title Is it possible to use paging in the TableView to add more elements when the user reaches the bottom? Is it possible to use pagination in the TableView to add more elements when the user reaches the bottom? Jul 10, 2020
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

1 participant