i have six viewControllers and six buttons in my project. every button brings the appropriate ViewController. but the thing is when the user taps for example 4th button then the application freze for one or two seconds and then the requested ViewControl is loaded. all i want to do is to make that things faster. i mean i checked some applications there it was done like first the requested ViewController is brought then it starts to load the controls. how i can do such thing in my application ?
问问题
1415 次