iOS App Dev Tutorials
  • Home
  • Swift
  • SwiftUI
  • Resources
  • Latest News
  • Apple Intelligence
Sign in Subscribe

@binding

A collection of 1 post
@Binding vs @Bindable - SwiftUI
SwiftUI

@Binding vs @Bindable - SwiftUI

@Binding allows a child view to modify a parent view's state, enabling two-way data binding between views. @Bindable, introduced with SwiftData, automatically exposes properties of an observable model for binding, simplifying data handling in models.
Oct 17, 2024 6 min read
Page 1 of 1
iOS App Dev Tutorials © 2025
Powered by Ghost