My app works fine with Main.storyboard and now I want to add LaunchScreen.storyboard. Simple question: Is a navigation controller required to do this? I'll go research based on the answer. Thanks!
Asked
Active
Viewed 102 times
1 Answers
0
No there is no need to add UINavigationController
for add LaunchScreen.storyboard. UINavigationController is for only navigate to one UIViewController to another UIViewController.

Virani Vivek
- 888
- 1
- 8
- 22