SwiftUIKit adds extra functionality to SwiftUI
and Swift
in general, like additional view and components, a lot of extensions to native types and much more. It can kickstart your development and solves many tricky problems.
SwiftUIKit can be installed with the Swift Package Manager:
https://github.com/danielsaidi/SwiftUIKit.git
If you prefer to not have external dependencies, you can also just copy the source code into your app.
The online documentation has information, examples, code samples, etc.
I manage many open-source projects on my spare time and am very thankful for any help to keep my work going.
You can sponsor my work on GitHub Sponsors or get in touch for paid support.
Feel free to reach out if you have questions or want to contribute in any way:
- Website: danielsaidi.com
- Mastodon: @danielsaidi@mastodon.social
- Twitter: @danielsaidi
- E-mail: daniel.saidi@gmail.com
SwiftUIKit is available under the MIT License.