Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 233 Bytes

swiftui.md

File metadata and controls

9 lines (7 loc) · 233 Bytes

SwiftUI

Identity

  • Explicit Identity

  • Structural Identity

  • Bindings to be passed for continuous update

  • External model update to be linked by observable object

  • @environment to have the model available to all view hierarchy