Post

Replies

Boosts

Views

Activity

Comment on Recipes App | SwiftUI | Creating the pages
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.
Topic: Programming Languages SubTopic: Swift Tags:
Jun ’21
Comment on SwiftUI. Want to code in each page that’s connected to the tabBar
Oh so this will allow me to code each page in the tabBar separately? For example hometab page will have nothing to do with the settingtab page? And so on, they will all be like independent code? i will try your feedback though, thank you so much!!
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Jun ’21
Comment on Recipes App | SwiftUI | Creating the pages
Ohhh thank you! I will try this! :)
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Jun ’21
Comment on Recipes App | SwiftUI | Creating the pages
Oh, i’m here now trying it, but im sorry, i don’t understand at all. So i create a new swiftUI.view file and name that file whatever (Like home) and in that coding window i connect the tabBar, how?
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Jun ’21
Comment on Recipes App | SwiftUI | Creating the pages
Like in Swift the coding is direct as you say, i code in the main interface but i want to code in a different file if thats possible?
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Jun ’21
Comment on Recipes App | SwiftUI | Creating the pages
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.
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Jun ’21
Comment on What’s the name of the function.
an tableview with a collection view in each photo
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Nov ’21