|
|
|
|
|
by baby_wipe
3249 days ago
|
|
You can build your UI programmatically and not touch storyboards/xibs. A lot of people do this and I am slowly moving away from IB myself. This library has been recommended for doing autolayout: https://github.com/nakiostudio/EasyPeasy |
|