@State in SwiftUI
Hi coders, in today’s post, I’d like to discuss the property wrapper @State in SwiftUI. Have you ever encountered the error Cannot assign to property: 'self' is immutable while trying to change a value of a property in SwiftUI view struct? Or you use...
xavier7t.com5 min read