Im trying to build a Navigation Bar - descirbed here
apple developer link but simple example is not working. I'm using xcode 12 and swift 5.
I created Navigation Controller as entry point -> Root View Controller with button inside which doing show Segue to next View Controller - on all tutorials and material on internet effect is that I see Back button in left corner.
In my case its not visible but when I click in that place it's working.
Is this any bug with xcode 12 ? What can I do wrong ?
apple developer link but simple example is not working. I'm using xcode 12 and swift 5.
I created Navigation Controller as entry point -> Root View Controller with button inside which doing show Segue to next View Controller - on all tutorials and material on internet effect is that I see Back button in left corner.
In my case its not visible but when I click in that place it's working.
Is this any bug with xcode 12 ? What can I do wrong ?