You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 24, 2022. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
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 freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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
The text was updated successfully, but these errors were encountered: