I have made a project in which i have added a splash screen by adding default.png file in the project.
the issue is the home home screen appears after the splash screen without any animation where as i want to add a slide effect.
How that can be done?
Thanks.
In your
- (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptionsyou could add something like this: