E
E
eve-g2018-07-19 14:23:06
iOS
eve-g, 2018-07-19 14:23:06

Is it possible to develop an application design for iPhone7 and iPhoneX without redesigning the layout for different aspect ratios?

Hello everyone, I have such a question regarding the development of applications for ios, I will say right away that Google searches did not give a clear answer.
If for example I am designing an application for iphone7,8 (1334x750), then do I need to redraw them separately for iphoneX (2436x1125)? The problem is that the devices have different aspect ratios. And I don't want to do double work. Maybe just explain to the programmer that the indents on the iPhone should be more? and draw the navigation bar separately.
Thanks to all.
5b5072ab3762a867323064.jpeg

Answer the question

In order to leave comments, you need to log in

1 answer(s)
B
briahas, 2018-07-26
@briahas

Actually, with the release of X, the developer got SafeArea. So, it is not necessary to develop something separately for X. It's just that constraints must be tied to SafeArea everywhere. And that's it.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question