PagingKit
PagingKit copied to clipboard
Can I preload all contentViewControllers?
Hi~!
I tried to preload all contentViewControllers before I tap the menus but It doesn't seem to work. Is it impossible to load all contentViewControllers before tap or swipe the menu?
Thank you!
@richoh86 I'm sorry for the late reply...
Is it impossible to load all contentViewControllers before tap or swipe the menu?
It's not possible, because PagingKit saves an app's memory. I recommend that you make view controllers as needed.