SwiftUI: Understanding @State and @Binding
When working with SwiftUI, you’ll often come across two important concepts for managing and observing state changes: @State and @Binding. In this blog post, we’ll dive into these concepts, explore their differences, and see how they can be used effec...
chaitalilad.hashnode.dev3 min read