Skip to content

macistador/IntelligenceKit

Repository files navigation

IntelligenceKit

[...]

Features

  • ....

Requirements

  • iOS 15.0+
  • Xcode 12.0+
  • Swift 5.5+

Installation

SwiftPackageManager

dependencies: [
    .package(url: "https://github.com/macistador/IntelligenceKit", from: "0.0.1")
]

Usage

Preview

With SwiftUI

        

With UIKit

    

Callbacks

Your object needs to conforms xxxxDelegate

extension DemoView: xxxxDelegate {
    
}

For more details you may take a look at the sample project.

Other packages

Meanwhile this library works well alone, it is meant to be complementary to the following app bootstrap packages suite:

Credits

IntelligenceKit is developed and maintained by Michel-André Chirita. You can follow me on Twitter at @Macistador for updates.

License

IntelligenceKit is released under the MIT license. See LICENSE for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages