Same xib for iPhone4 and iPhone5 possible?

前端 未结 8 601
不思量自难忘°
不思量自难忘° 2020-12-04 17:03

Is there any way I can design my classes for both iPhone4 and iPhone5 using the same xib?

8条回答
  •  野趣味
    野趣味 (楼主)
    2020-12-04 17:47

    You can use auto layout feature provided by apple. Please refer to apple document for this:- https://developer.apple.com/library/ios/documentation/UserExperience/Conceptual/AutolayoutPG/Introduction/Introduction.html

提交回复
热议问题