Skip to content

SwiftUIKit is a Swift SDK that adds extra functionality to Swift & SwiftUI.

License

Notifications You must be signed in to change notification settings

danielsaidi/SwiftUIKit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1c2855d · Sep 11, 2023
Jun 2, 2020
Nov 1, 2022
Jun 8, 2023
Sep 11, 2023
Aug 30, 2023
Apr 27, 2022
Aug 7, 2023
Sep 11, 2023
Mar 4, 2020
Oct 4, 2022
Jun 12, 2023
Sep 11, 2023
Apr 15, 2021

Repository files navigation

SwiftUIKit Logo

Version Swift 5.6 Swift UI MIT License Twitter: @danielsaidi Mastodon: @danielsaidi@mastodon.social

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:

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.