← Back to context

Comment by favorited

16 hours ago

This is already something every app needs to deal with on iPad, where users can arbitrarily resize apps and windows. And apps that support landscape layout on phones have always needed to support their UI being rendered in different aspect ratios.

At WWDC this year, Apple introduced a tool[0] to let developers arbitrarily resize their simulated iOS device screens.

Flexibility and adaptivity are more front-and-center for iOS devs than ever.

[0]https://developer.apple.com/documentation/xcode/configuring-...