Segue between Swift View Controllers

So, last time we learned how to make a simple Hello World app on a single view controller.  As fancy as it was, you probably want more than one screen in your app, right? Perhaps you want a way to segue into the next screen? That’s what we’re going to go over today, as well as … Continue reading Segue between Swift View Controllers