





Thousands of developers use NSScreencast to stay on top of iOS development.
Video Training for iOS Developers
The iOS landscape is large and changes often. With short, bite-sized videos released on a steady schedule, NSScreencast helps keep you continually up to date.
- Quality content We stress the details. Each screencast is carefully produced in HD quality.
- Team Plans Get access for your whole team. NSScreencast makes for great lunch & learns.
- Any Device Stream on the web, or use one of our apps for tv, iPhone, and iPad.
Keep up with iOS Development
NSScreencast has been releasing a new screencasts regularly for more than 6 years. With short videos you can learn a lot over time without a huge time commitment.
NSScreencast offers the largest collection of iOS development screencasts on the internet. With the range of videos that NSScreencast offers, there is something for people of every skill level.
Bite-sized screencasts on iOS and Mac development.
There
are
2 episodes
with tag
'uitabbar'
Clear search
We take our player bar and install it into a custom tab bar. To do this we have to create a custom tab bar controller and tab bar subclass and mix it with just a little bit of questionable UIKit hackery to get it to layout how we want. We'll talk about the tradeoffs for different approaches as well as see some useful debugging tips when a button isn't responding to taps.
We start from a blank project template, then add our first storyboard and tab bar controller. We also introduce a mechanism for skinning the app with a Theme type.