<!--
{
  "availability" : [
    "macOS: 12.0.0 -",
    "Xcode: 13.0.0 -",
    "iOS: 15.0.0 -"
  ],
  "documentType" : "article",
  "framework" : "SwiftUI",
  "identifier" : "/documentation/SwiftUI/add-rich-graphics-to-your-swiftui-app",
  "metadataVersion" : "0.1.0",
  "role" : "sampleCode",
  "title" : "Add rich graphics to your SwiftUI app"
}
-->

# Add rich graphics to your SwiftUI app

Make your apps stand out by adding background materials, vibrancy, custom graphics, and animations.

## Overview

> Note: This sample code project is associated with WWDC21 session 10021: [Add Rich Graphics to Your SwiftUI App](https://developer.apple.com/wwdc21/10021/).

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)