flâneur — a map of the web's best reading

Layout | Apple Developer Documentation

developer.apple.com · 185 words · saved by 1 readers

Apple provides templates, guides, and other resources that can help you integrate Apple technologies and design your apps and games to run on all Apple platforms. See Apple Design Resources. Every app and game needs to adapt when the device or system context changes. In iOS, iPadOS, tvOS, and visionOS, the system defines a collection of traits that characterize variations in the device environment that can affect the way your app or game looks. Using SwiftUI or Auto Layout can help you ensure that your interface adapts dynamically to these traits and other context changes; if you don’t use these tools, you need to use alternative methods to do the work. Here are some of the most common device and system variations you need to handle: Different device screen sizes, resolutions, and color spaces Different device orientations (portrait/landscape) System features like Dynamic Island and camera controls External display support, Display Zoom, and multitasking modes on iPad Dynamic Type text

Explore this link on the map →

saved by