Categories
Featured Development Resources iOS Development Libraries Swift SwiftUI

SwiftUIX – A SwiftUI Helper Library Filling In The Gaps of SwiftUI

While SwiftUI is excellent there are some issues when dealing with missing components, and often needing to interface with UIKit.

SwiftUIX is a project that aims to fill the gaps providing many missing components with a simple coding style.

Chart showing the purpose of SwiftUIX.
This chart shows some of the components provided by SwiftUIX.

There are also some other helpers included such as helpers for color, control flow, and custom views such as for search.

Links:

A great helper library for working with SwiftUI.