iOS Development 101 // Episode 5 Preview



iOS Development 101 // Episode 5 Preview

iOS Development 101 // Episode 5 Preview

FULL LENGTH EPISODE:
https://cleancoders.com/episode/native-iOS-development-episode-5

Want to see the full series?
https://cleancoders.com/library/all

To see more about Clean Coders:
https://cleancoders.com/

Can you name a single app you regularly use that only consists of a single screen? Probably not. Can you name a single app you regularly use whose interface only consists of basic buttons, labels and tables? Probably not.

Most useful, well-designed apps require, and make good use of, a multitude of visual presentations, from screens to controls to animations. And once you have incorporated multiple screens into your app, possibly the most important question you have to answer is, what is the best, most intuitive way for the user to make their way around the app?

In this episode, we explore the two fundamental navigation schemes supported in iOS: navigation bars and tab bars, and how they can work together to make getting around your app the best it can be.

And beyond that, we explore how to customize your views and controls to make the look and feel of your app as appealing and impressive as you’ve always envisioned it to be.

#CleanCoders