Create Your First macOS Application using SwiftUI #4

preview_player
Показать описание
#swiftUI #macOS #AppleDevelopment
SwiftUI is a declarative framework for building user interfaces on all of Apple’s platforms. You can create rich user interfaces by composing single-responsibility views into larger, more complex layouts. Your app describes the correct layout for your view based on your its current state. SwiftUI detects changes to the state, and updates the views accordingly.

On macOS, SwiftUI also gives you considerably more flexibility than storyboard-based layouts.
In this video I'll demonstrate how you can get started by creating your first basic macOS Application.

You can find the code for the final project here:

Let's connect:

Рекомендации по теме