Quailude
Quailude
TSDThe Swift Den
Created by Quailude on 1/27/2024 in #swift-development
Programmatically creating navigation bar for bottom of an app. Similar to native clock app.
I want to have a simple navigation bar along the bottom of my app. I currently have it set up as TabView, with each tab linking to one of my views. Research has pointed me in the direction of using UITabBarController. Which one should I be using for this use case?
1 replies