Reuse a uiview xib in storyboard
Reuse and render a xib in a storyboard. Tested with Swift 2.2 & Xcode 7.3.1 1 —- Create a new UIView named ‘DesignableXibView’ File > New > File > Source > Cocoa Touch Class > UIView 2 —- Create a matching xib file named ‘DesignableXibView’ File > New > File > User Interface > View … Read more