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.
Installation
SwiftUIKit can be installed with the Swift Package Manager:
https://github.com/danielsaidi/SwiftUIKit.git
Supported Platforms
SwiftUIKit supports iOS 16, macOS 14, tvOS 16, watchOS 9, and visionOS 1.
Getting Started
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.
Documentation
The online documentation has more information, code examples, etc.
Support My Work
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.
Contact
Feel free to reach out if you have questions, or want to contribute in any way:
- Website: danielsaidi.com
- E-mail: daniel.saidi@gmail.com
- Bluesky: @danielsaidi@bsky.social
- Mastodon: @danielsaidi@mastodon.social
License
SwiftUIKit is available under the MIT license. See the LICENSE file for more info.