SwiftUI
mobileApple's declarative framework for all its platforms
Languages
Features
iosdeclarativeapplecross-apple-platform
Pros and Cons
Ventajas
- + Modern declarative UI
- + One API for all Apple platforms
- + Excellent live previews
- + Integration with Combine
- + Less code than UIKit
Desventajas
- - Requires iOS 13+ minimum
- - Some features only on newer iOS
- - Less control than UIKit
- - Still has bugs and limitations
Casos de Uso
- New iOS/macOS apps
- Widgets
- watchOS apps
- Quick prototypes