-
Embed the Photo Picker in your App
The new photo picker, you don’t need request any permissions to use it. It is only a few lines of code to use this. Embedded Picker Options Menu HDR and Cinematic
-
Elevate your windowed app for Spatial Computing
Spatial computing means your apps fit in the your surroundings While SwiftUI is the focus, UIKit can take advantage of much of this content. SwiftUI in the Share Space Polish your app Brand new concepts
-
Dive Deeper into SwiftData
Configure Persistence Track and Persist changes Modeling at scale
-
Design considerations for vision and motion
This is a research based session, Visual Depth Cues Content Parameters Eye effort Motion of virtual objects Head-locked content Motion in windows Oscillating motion
-
Customize on-device speech recognition
iOS 10 introduced speech recognition Speech is designed to convert an acoustic model to phonetic representation, that is then transcribed to a physical representation. Sometimes there are multiple matches, so we must do more than just that. Looking at context we can disambiguate values with a language model. This was how it was modeled in…