If you are like me, you have probably implementing complex screens by stubbing it with subviews of different background colors. That wasn't fun.
There's a way better method: PAPlaceholder also shows you the edges of the subview and you can also use the UIViewController
subclass provided if you want to use it with UIViewController
contains like UITabBarController.
It's also available as a Cocoapod.
Your feedback is valuable: Do you want more nuggets like this? Yes or No
.
.