MIT License - Apple Developer sample code Downloaded via Cupertino (https://github.com/mihaelamj/cupertino) |
||
|---|---|---|
| .. | ||
| Configuration | ||
| Creating 2D Shapes | ||
| Creating 2D Shapes.xcodeproj | ||
| .gitignore | ||
| LICENSE.txt | ||
| README.md | ||
Creating 2D shapes in visionOS with SwiftUI
This sample demonstrates how you can create and display 2D shapes in your
visionOS app, using SwiftUI views that adopt the Shape protocol,
including your custom types.
For more information about the app and how it works, see Creating 2D shapes in visionOS with SwiftUI in the developer documentation.