Thanks! I understand a bit better now, although i looked at your previous explanations the code which is suppose to be in the TabBar isn’t working, i get all kind of errors since i don’t know where to put this code.
The
TabView {
FirstTabView()
.tabitem {
Label(“1st”, systemImage: “list.dash”) }
Since i already have a complete different coding for the tabBar itself. Should i then delete that and go with that code i mention earlier?
ps. THANK YOU SO MUCH FOR trying to help
me. It means alot.