Post

Replies

Boosts

Views

Activity

Comment on This will sound annoying as heck but I can't go past T&C screen on Xcode 26 installation
yep, already did. Been stuck on the screen for 8 hours. Restarted the mac adn even redownloaded the file 4 times.
Replies
Boosts
Views
Activity
Jun ’25
Comment on Unable to pass down returned value from one view to another
@szymczyk if that's the case then I guess the question still remains how I would pass that idd value I receive from addNote() to the new NewNoteView?
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Jun ’22
Comment on Unable to pass down returned value from one view to another
Thanks for the input, @szymczyk! So what you're saying is when someone clicks on the navigationLink I should first call the addNote function in dataManager and then pass the idd value I receive to a view called NewNoteView which is separate from NoteView. Am I getting it right?
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Jun ’22