appbrewery / Flash-Chat-iOS13

Starter code for the Flash Chat project in the Complete iOS Development Bootcamp
https://www.appbrewery.co
63 stars 394 forks source link

connect screens : added Navigation Controller, added Segues #3

Closed MerouaneBellaha closed 4 years ago

MerouaneBellaha commented 4 years ago

Embed the welcome screen in a Navigation Controller to allow user to navigate back to previous screen and deallocate memory used by screens not displayed. Added segues to connect screens together.