Can be tricky in iOS15 — 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 This article has been developed using Xcode 14.2, and Swift 5.7.2 Terminology: SwiftUI: A simple way to build user interfaces across Apple platforms Prerequisites: You…