<!--
{
  "availability" : [
    "iOS: 26.0.0 -",
    "Xcode: 26.0.0 -"
  ],
  "documentType" : "article",
  "framework" : "Swift",
  "identifier" : "/documentation/Swift/code-along-elevating-an-app-with-swift-concurrency",
  "metadataVersion" : "0.1.0",
  "role" : "sampleCode",
  "title" : "Code-along: Elevating an app with Swift concurrency"
}
-->

# Code-along: Elevating an app with Swift concurrency

Code along with the WWDC presenter to elevate a SwiftUI app with Swift concurrency.

## Overview

> Note: This sample code project is associated with WWDC25 session 270:
> [Code-along: Elevate an app with Swift concurrency](https://developer.apple.com/videos/play/wwdc2025/270/).

### Configure the sample code project

To run this sample app, you need a physical iOS or iPadOS device.

---

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)