Configure player

Close

WWDC Index does not host video files

If you have access to video files, you can configure a URL pattern to be used in a video player.

URL pattern

preview

Use any of these variables in your URL pattern, the pattern is stored in your browsers' local storage.

$id
ID of session: wwdc2023-10156
$eventId
ID of event: wwdc2023
$eventContentId
ID of session without event part: 10156
$eventShortId
Shortened ID of event: wwdc23
$year
Year of session: 2023
$extension
Extension of original filename: mp4
$filenameAlmostEvery
Filename from "(Almost) Every..." gist: [2023] [Session 10156] Explore S...

WWDC23 • Session 10156

Explore SwiftUI animation

SwiftUI & UI Frameworks • iOS, macOS, tvOS, watchOS • 30:01

Explore SwiftUI’s powerful animation capabilities and find out how these features work together to produce impressive visual effects. Learn how SwiftUI refreshes the rendering of a view, determines what to animate, interpolates values over time, and propagates context for the current transaction.

Speaker: Kyle Macomber

Open in Apple Developer site