Post

Replies

Boosts

Views

Activity

Reply to iOS: List selection is reset to nil when app is sent to background
This code works for me .onChange(of: sideBarSelection) { [sideBarSelection] newValue in if newValue == nil { self.sideBarSelection = sideBarSelection } }
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
May ’23