How to create separate UI for Landscape and Portrait?

前端 未结 3 1443
滥情空心
滥情空心 2021-01-25 07:17

Is there any good tutorial that shows how to create a UI like the one on iPhone\'s calculator? It looks to me that it has two different views in the same initial ViewController

3条回答
  •  野性不改
    2021-01-25 07:25

    I created a project and publish it on GitHub for everyone wants to create a UI that responds exactly like the default iPhone calculator. The link for the project is https://github.com/FotiosTragopoulos/OrientationUI

提交回复
热议问题