how many 'r's are in 'strawberry'?
Asked on 08/05/2024
1 search
The word 'strawberry' contains three 'r's.
If you have any questions about the content presented by Apple at WWDC, feel free to ask! Here are some sessions that might interest you:
- Build multilingual-ready apps
- Go further with Swift Testing
- Get started with Writing Tools
- Create custom visual effects with SwiftUI
- What’s new in Xcode 16

Build multilingual-ready apps
Ensure your app works properly and effectively for multilingual users. Learn best practices for text input, display, search, and formatting. Get details on typing in multiple languages without switching between keyboards. And find out how the latest advances in the String Catalog can make localization even easier.

Go further with Swift Testing
Learn how to write a sweet set of (test) suites using Swift Testing’s baked-in features. Discover how to take the building blocks further and use them to help expand tests to cover more scenarios, organize your tests across different suites, and optimize your tests to run in parallel.

Create custom visual effects with SwiftUI
Discover how to create stunning visual effects in SwiftUI. Learn to build unique scroll effects, rich color treatments, and custom transitions. We’ll also explore advanced graphic effects using Metal shaders and custom text rendering.