Your First iOS and UIKit App 路 Adding Extra Screens | raywenderlich.com


This is a companion discussion topic for the original entry at https://www.raywenderlich.com/5993-your-first-ios-and-uikit-app/lessons/35

Hello!
When I copy everything in this tutorial and try to build an app - I see only black display on emulator. What the problem? I copied everything step by step.

Xcode version 11.4.1 (11E503a)

@noqat Does this happen in the sample project too?

Hi this is abhay I just wanted to know for creating the second segue from the secondViewController to the first view controller if we can just put a segue back?