SwiftUIKit is a library that adds extra functionality to Swift and SwiftUI. It contains additional components, a lot of extensions to native types, and much more.
SwiftUIKit can kickstart your development and solves many tricky problems.
SwiftUIKit can be installed with the Swift Package Manager:
https://github.com/danielsaidi/SwiftUIKit.git
SwiftUIKit started small, but has grown big over the years. Due to its complexity, I decided to remove the demo. Instead, have a look at the various namespaces and use the live previews to explore the SDK.
I will extract parts of this project into separate libraries, to provide better documentation & help. Have a look at my open-source listing page for some of these.
The online documentation has more information, code examples, etc.
You can become a sponsor to help me dedicate more time on my various open-source tools. Every contribution, no matter the size, makes a real difference in keeping these tools free and actively developed.
Feel free to reach out if you have questions, or want to contribute in any way:
- Website: danielsaidi.com
- E-mail: [email protected]
- Bluesky: @[email protected]
- Mastodon: @[email protected]
SwiftUIKit is available under the MIT license. See the LICENSE file for more info.