곰곰님 팬이에요
Generated on 8/22/2024
1 search
It seems like you're expressing admiration for someone named 곰곰님. While I can't directly address that, I can share some interesting updates from Apple's WWDC sessions.
For instance, Apple introduced a new feature called Genmoji, which allows for personalized emoji-like images that can be used in apps. This is supported by the NS adaptive image glyph API, enabling rich text views to incorporate these expressive images seamlessly. You can learn more about this in the session titled "Bring expression to your app with Genmoji."
Additionally, there's a session on customizing spatial Persona templates in SharePlay, which includes building interactive experiences like the "Guess Together" game. This session explores how to integrate SharePlay into apps, enhancing user interaction during FaceTime calls.
If you have any specific questions about these sessions or other WWDC content, feel free to ask!
Migrate your app to Swift 6
Experience Swift 6 migration in action as we update an existing sample app. Learn how to migrate incrementally, module by module, and how the compiler helps you identify code that’s at risk of data races. Discover different techniques for ensuring clear isolation boundaries and eliminating concurrent access to shared mutable state.
Customize spatial Persona templates in SharePlay
Learn how to use custom spatial Persona templates in your visionOS SharePlay experience to fine-tune the placement of Personas relative to your app. We’ll show you how to adopt custom spatial Persona templates in a sample app with SharePlay, move participants between seats, and test your changes in Simulator. We’ll also share best practices for designing custom spatial templates that will make your experience shine.
Bring expression to your app with Genmoji
Discover how to bring Genmoji to life in your app. We’ll go over how to render, store, and communicate text that includes Genmoji. If your app features a custom text engine, we’ll also cover techniques for adding support for Genmoji.