About SwiftUIKit
SwiftUIKit adds extra functionality to SwiftUI
, like extensions to existing types and completely new stuff.
Installation
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.
Documentation
The online documentation has more information, code examples, etc., and makes it easy to overview the various parts of the library.
Demo Application
This repository doesn't have a demo application, but you can use the source code previews to preview most features directly in Xcode.
Support
I manage my various open-source projects in my free time and am really thankful for any help I can get from the community.
You can sponsor this project on GitHub Sponsors or get in touch for paid support.
Contact
Feel free to reach out if you have questions or if you want to contribute in any way:
- Website: danielsaidi.com
- Mastodon: @[email protected]
- Twitter: @danielsaidi
- E-mail: [email protected]
Supported Platforms
SwiftUIKit supports iOS 13
, macOS 11
, tvOS 13
and watchOS 6
.
License
SwiftUIKit is available under the MIT license. See the LICENSE file for more info.