Swift 3: Audible - Hijacking Root View Controller from AppDelegate (Ep 8)

Profile Picture
- Published on Sep 29, 2016馃審 Public

An important topic today that we'll be going over is how to present our login component as our initial view controller. This is dependent on the condition that our user is already logged in or not. To do this efficiently, we're going to take over the initial root view of our UIWindow and present our own UINavigationController that either holds our Home screen or our Login screen. This is a very interesting technique that you can also adopt for you app. Enjoy. Completed Source Code https://www.letsbuildthatapp.com/cour... Previous Episode 7: https://youtu.be/YY06LNJ1mGY Want to learn more about iOS Development? Here are a few additional playlist resources on my channel: Lets Build AppStore series: https://www.youtube.com/playlist?list... Lets Build Facebook Feed series: https://www.youtube.com/playlist?list... Lets Build Facebook Messenger series: https://www.youtube.com/playlist?list... Follow me on Twitter: https://twitter.com/buildthatapp