Remix.run Logo
ambicapter 4 hours ago

This way you don't need to design your app to work with different aspect ratios, because it's always the same.

ytpete 3 hours ago | parent | next [-]

But you still do need to support different aspect ratios if you want your app to work on any other iPhone models, because many of them differ.

chrisco255 3 hours ago | parent | prev [-]

Even if it were true you would also have to design the app for when the device is rotated.