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: wwdc2019-226
$eventId
ID of event: wwdc2019
$eventContentId
ID of session without event part: 226
$eventShortId
Shortened ID of event: wwdc19
$year
Year of session: 2019
$extension
Extension of original filename: mp4
$filenameAlmostEvery
Filename from "(Almost) Every..." gist: [2019] [Session 226] Data Flow T...

WWDC19 • Session 226

Data Flow Through SwiftUI

Frameworks • iOS, macOS, tvOS, watchOS • 37:19

SwiftUI was built from the ground up to let you write beautiful and correct user interfaces free of inconsistencies. Learn how to connect your data as dependencies while keeping the UI fully predictable and error free. Familiarize yourself with SwiftUI’s powerful data flow tools and understand what the best tool is for each situation.

Speakers: Luca Bernardi, Raj Ramamurthy

Open in Apple Developer site