SyntaxFix
Write A Post
Hire A Developer
Questions
LandingScreenViewController *nextView=[self.storyboard instantiateViewControllerWithIdentifier:@"nextView"]; [self presentViewController:nextView animated:YES completion:^{}];