Skip to main content

Posts Tagged ‘size class’

How to handle iPad landscape and portrait layout using size class

Apple introduced the size class to allow the developer to create one single layout for multiple displays. This is one of the core concepts behind the adaptive layout. In this article, we are not going to cover the fundamental concepts of size class, if you are not familiar with it, you can refer to this […]