When writing an iOS App, initially we only adjust it on a specific device, then when we run the App, the interface will be broken.
Solution: Use Auto layout and Size classes to design the interface
When writing an iOS App, initially we only adjust it on a specific device, then when we run the App, the interface will be broken.
Solution: Use Auto layout and Size classes to design the interface