I am new to this development and i was working with splash screen but I don't know how to move from one view controller to another with some certain time...
[self performSegueWithIdentifier:@"nameOfYourSegue" sender:self];
I don't know how to add time any help please.....