Y
Hacker News
new
|
ask
|
show
|
jobs
by
nanijoe
5160 days ago
Looks like all the view controllers have to be loaded at start up, unless I'm reading the code too hastily.. Seems to me it would be better to load them up on demand
1 comments
wess
5160 days ago
You can load them on demand as well, pushViewController when ever you would like.
link