Adding a UITabBarController To a Swift Project

Can be tricky in iOS15

Steven Curtis

--

For so long I’d only implemented UITabBarController using a storyboard. Can I do it now, programmatically? Must be possible.

Before we begin

Difficulty: Beginner | Easy | Normal | Challenging

--

--