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

Paging between UITableViewControllers is jerky #119

Open
ddmmcjmm opened this issue Apr 19, 2015 · 0 comments
Open

Paging between UITableViewControllers is jerky #119

ddmmcjmm opened this issue Apr 19, 2015 · 0 comments

Comments

@ddmmcjmm
Copy link

I implemented the ViewPagerController, and each page is a UITableViewController that contains only about 30-50 UILabels. However, when I scroll between the pages, the scroll is not smooth and is quite jerky. I have made the contents array to hold more view controllers. But the problem persists. I suspect that it is not just enough for me to preload the surrounding controllers; perhaps I should also preload the views inside those surrounding controllers. Do you guys have any idea how I should approach the problem?

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

1 participant