Customizing Navigation Pages

Ok, this is going to sound dumb but I am very new to iOS development. I was able to create my bottom navigation bar, but know how do I customize each page? Here is what I have so far.

@brian_brinker

Hi Brian,

I would recommend that you take a look at the “iOS Foundations (SwiftUI)” course that Chris Ching has on CWC+. A TabView Application build is in Module 4 of that course and shows how to set them up.

Outstanding! Exactly the response I was hoping to get! Thx