Sample Code

Building Custom Views in SwiftUI

Create a custom view with data driven transitions and animations in SwiftUI. あつらえのビューをデータ駆動の転換およびアニメーションでSwiftUIにおいて作成します。
Download

Overview 概要

For more information, see Drawing and Animation.

Configure the Sample Code Project 見本のコードプロジェクトを構成設定する

Before you run the sample code project in Xcode: あなたがサンプルコードプロジェクトをXcodeにおいて実行する前に:

  • Use Xcode 11 beta. Xcode 11ベータを使ってください。

  • To run on a device, chose your development team in the Signing and Capabilities tab of the target settings. デバイス上で実行するには、あなたの開発チームをターゲットセッティングのSigning and Capabilitiesタブにおいて選んでください。

See Also 参照

Essentials 要点