Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 330 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 330 Bytes

ComponentKit.Swift

UI components

Installation

Swift Package Manager

dependencies: [
    .package(url: "https://github.com/horizontalsystems/ComponentKit.Swift.git", .upToNextMajor(from: "1.0.0"))
]

License

ComponentKit.Swift is available under the MIT license. See the LICENSE file for more info.