Post

Replies

Boosts

Views

Activity

Comment on How to simply change views?
it was instead of : .navigationDestination(isPresented: $isListeCreee){ ContentView() } but It don’t work very well like the old depreciated method :( … so I need to use init(value: label:) right ? But where is the Boolean value to activate the view.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
May ’23
Comment on How to simply change views?
it was instead of : .navigationDestination(isPresented: $isListeCreee){ ContentView() } but It don’t work very well like the old depreciated method :( … so I need to use init(value: label:) right ? But where is the Boolean value to activate the view.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
May ’23
Comment on Crash when I modify a bind value with a text field
Thanks Claude ! You are the best !
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Apr ’23
Comment on Crash when I modify a bind value with a text field
Wow thank you for your generosity and help. I tried to do some tests too and yes I confirm it can only come from Binding... Here is the link of the github project that you can pull :) https://github.com/gwentey/2023-perso-learnIO-swift
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Apr ’23
Comment on Conflicting arguments to generic parameter 'Content' on NavigationLink for @Binding var
I just added the code, thanks in advance
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Apr ’23