I've recently started looking into iOS development and I'm attempting to pick up the SwiftUI framework, all is going good, but I've hit a snag when I came across these @State or @Binding words. I'm still having a difficult time understanding which one should be used instead of the other.
Can someone please provide a summary about these and explain what they are used for exactly? Thank you.