我想学习下 SwiftUI 给我推荐些资料

Generated on 2/23/2025

1 search

如果你想学习 SwiftUI,我推荐你查看以下资源:

  1. SwiftUI Essentials: 这是一个非常好的入门课程,介绍了 SwiftUI 的基本概念和功能。你可以从 SwiftUI essentials (00:00:07) 开始学习。

  2. SwiftUI 的跨平台能力: SwiftUI 允许你在不同的 Apple 平台上共享代码。你可以在 SwiftUI essentials (00:17:47) 了解更多关于如何在不同平台上使用 SwiftUI 的信息。

  3. SwiftUI 的 SDK 互操作性: SwiftUI 可以与其他框架很好地集成,比如 Swift Data 和 Swift Charts。你可以在 SwiftUI essentials (00:20:30) 了解更多关于如何利用这些工具的信息。

  4. Platforms State of the Union: 这个会话提供了关于 SwiftUI 的整体视图,特别是它如何帮助在多个设备上共享代码。你可以在 Platforms State of the Union (00:35:23) 了解更多。

这些资源将帮助你更好地理解和使用 SwiftUI 来构建 Apple 平台上的应用程序。

What’s new in AppKit

What’s new in AppKit

Discover the latest advances in Mac app development. Get an overview of the new features in macOS Sequoia, and how to adopt them in your app. Explore new ways to integrate your existing code with SwiftUI. Learn about the improvements made to numerous AppKit controls, like toolbars, menus, text input, and more.

Migrate your TVML app to SwiftUI

Migrate your TVML app to SwiftUI

SwiftUI helps you build great apps on all Apple platforms and is the preferred toolkit for bringing your content into the living room with tvOS 18. Learn how to use SwiftUI to create familiar layouts and controls from TVMLKit, and get tips and best practices.

SwiftUI essentials

SwiftUI essentials

Join us on a tour of SwiftUI, Apple’s declarative user interface framework. Learn essential concepts for building apps in SwiftUI, like views, state variables, and layout. Discover the breadth of APIs for building fully featured experiences and crafting unique custom components. Whether you’re brand new to SwiftUI or an experienced developer, you’ll learn how to take advantage of what SwiftUI has to offer when building great apps.

Tailor macOS windows with SwiftUI

Tailor macOS windows with SwiftUI

Make your windows feel tailor-made for macOS. Fine-tune your app’s windows for focused purposes, ease of use, and to express functionality. Use SwiftUI to style window toolbars and backgrounds. Arrange your windows with precision, and make smart decisions about restoration and minimization.

Platforms State of the Union

Platforms State of the Union

Discover the newest advancements on Apple platforms.

Enhance your UI animations and transitions

Enhance your UI animations and transitions

Explore how to adopt the zoom transition in navigation and presentations to increase the sense of continuity in your app, and learn how to animate UIKit views with SwiftUI animations to make it easier to build animations that feel continuous.