How to Use UIKit Extensions With iOS Storyboards

Because your UI could use some customization

Alisa "Foxicorn" Nekrasova
Better Programming
Published in
7 min readApr 27, 2020

--

Image source: Author

Storyboards are a native way to make iOS user interfaces. Recently Apple has introduced SwiftUI, which is supposed to replace UIKit (which is used in storyboards), but currently, most iOS apps still use storyboards.

--

--

Game and software developer with more than 17 years of experience. Freelancer, writer, author of the book “Swift Recipes for iOS Developers”.