Skip to content
Ryan Rudes edited this page Nov 7, 2021 · 1 revision

Welcome to the MoreUI wiki!

MoreUI is an extension to the standard SwiftUI library. It welcomes many of the the view controllers seen in UIKit in the form of SwiftUI Views, allowing for the use of the majority of the UIKit library with the ease you'd expect from SwiftUI, eliminating the nuisance of interfacing with UIKit in many situations. It also introduces new extensions and utilities to complement the standard library, expanding what's possible with pure SwiftUI.

Documentation is currently a work-in-progress, as is the package. Please feel free to raise issues and/or contribute if you see any missing pages, incorrect information or problems in general, as well as any suggestions regarding desired features you feel are missing from the package.

Clone this wiki locally