Post

Replies

Boosts

Views

Activity

Comment on Implement Tabview and SideMenu
I have peusto the code to implement the toobar at the bottom
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Jun ’24
Comment on It doesn't work with the code to bind the buttons to the following Views.
struct MedicalView: View { var body: some View { Text("Medical") } } Invalid redeclaration of 'MedicalView' en NavigatedLink da error: **init(destination:isActive:label:)' was deprecated in iOS 16.0: use NavigationLink(value:label:) inside a NavigationStack or NavigationSplitView **
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Apr ’24
Comment on How can I link to multiple views using Foreach. When I have five options with icons. Each option goes to a different link View
it doesn't work it doesn't go to View
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Apr ’24
Comment on How can I link to multiple views using Foreach. When I have five options with icons. Each option goes to a different link View
When I press the buttons, there's nothing missing: NavigationLink between the keys
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Apr ’24
Comment on I want to use Foreach and NavigationLink with SfSymbol for menu
Hello: But how do I make the links to the views.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Mar ’24