Alex Dremov
Hi! Alex. I'm a software engineer and computer science student. Focused on mobile development, algorithms, ML, and (sometimes) my life.
iOS & Swift
Data Binding in SwiftUI: Tips, Tricks, and Best Practices
Want to create dynamic and responsive user interfaces in SwiftUI? Data binding is the key! In this tutorial, I'll show you how to use @State, @ObservedObject, @EnvironmentObject, and @Binding to keep your user interface in sync with your data