Skip to content
This repository has been archived by the owner on Apr 24, 2022. It is now read-only.

Insert new tabs! (Pagination) #127

Open
mohammad19991 opened this issue Jul 21, 2015 · 2 comments
Open

Insert new tabs! (Pagination) #127

mohammad19991 opened this issue Jul 21, 2015 · 2 comments

Comments

@mohammad19991
Copy link

I want to insert more tabes while scrolling (Pagination)! my problem is how to update the viewPager when I get the new data from the API. reloadData didn't work for me so please advice!
Thanks

@iltercengiz
Copy link
Owner

Pagination is not supported for tabs. You need to update your data source and reload data.

@JuanPabloBoero
Copy link

JuanPabloBoero commented Aug 8, 2017

If the new array of content (UIViewController array in my case) has less objects than the last one the app crashes, with an out of index exception. Exactly at line 424, when trying to clean out of sight content.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants