- Declare the content and layout for any state of your view. SwiftUI knows when that state changes, and updates your view’s rendering to match.
- Creating smooth animations is as easy as adding a single method call. SwiftUI automatically calculates and animates transitions when needed.
Practice SwiftUI with SwiftUI Tutorial(https://developer.apple.com/tutorials/swiftui/)
⚙ Made by: Mohamed Gamal