Post

Replies

Boosts

Views

Activity

Reply to SwiftUI Chart SectorMark Flips Pie Selection On User Input???
Took a different approach to the objective which also resolved the chart flipping after user input.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Jul ’24
Reply to Unable to trigger a .toggle() to a ForEach loop of items in an array.
ok figured it out. Just needed to assign an item.tab == .timer or .star or .user to a .toggle() with an assigned @EnvironmentObject and @Published class variable to deliver the trigger to the desired target. Used an if else for the three desired targets. Mainly used this setup for a tab menu bar.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Dec ’23