Post

Replies

Boosts

Views

Activity

Comment on ForEach Breaks Data Binding
Thank you very much for this workaround! What is the intended implementation for something like a selection highlight? Seems to me we can only tuck on an .id or maybe custom modifier or track the selection state in the data elements them self, but that seems not so clean to me.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Apr ’23
Comment on iOS18, interactive widget not respond (AppIntent not working)
This did it for me! Thani you so much for pointing that out. Looks like this: struct ExampleIntent: AppIntent & LiveActivityIntent { ...
Replies
Boosts
Views
Activity
Nov ’24
Comment on ForEach Breaks Data Binding
Thank you very much for this workaround! What is the intended implementation for something like a selection highlight? Seems to me we can only tuck on an .id or maybe custom modifier or track the selection state in the data elements them self, but that seems not so clean to me.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Apr ’23