Using Xcode Storyboard for UI Authoring and Testing
The storyboard feature is already available in Xcode for some versions, and personally I have found this feature extremely handy for quickly creating UI layouts, sketching out elements, and simulating the look of the UI. This not only…