<!--
{
  "availability" : [
    "iOS: 18.0.0 -",
    "Xcode: 16.0.0 -"
  ],
  "documentType" : "article",
  "framework" : "SwiftUI",
  "identifier" : "/documentation/SwiftUI/Creating-visual-effects-with-SwiftUI",
  "metadataVersion" : "0.1.0",
  "role" : "sampleCode",
  "title" : "Creating visual effects with SwiftUI"
}
-->

# Creating visual effects with SwiftUI

Add scroll effects, rich color treatments, custom transitions, and advanced effects using shaders and a text renderer.

## Overview

> Note: This sample code project is associated with WWDC24 session 10151: [Create custom visual effects in SwiftUI](https://developer.apple.com/wwdc24/10151/).

---

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)