Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xcoder1011/swiftuukit
Common UI component tool classes, including TableView data-drive.
https://github.com/xcoder1011/swiftuukit
Last synced: about 2 months ago
JSON representation
Common UI component tool classes, including TableView data-drive.
- Host: GitHub
- URL: https://github.com/xcoder1011/swiftuukit
- Owner: Xcoder1011
- License: mit
- Created: 2024-01-19T06:14:41.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-01-20T15:19:39.000Z (11 months ago)
- Last Synced: 2024-10-18T02:41:03.886Z (2 months ago)
- Language: Swift
- Homepage:
- Size: 96.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SwiftUUKit
[![CI Status](https://img.shields.io/travis/Xcoder1011/SwiftUUKit.svg?style=flat)](https://travis-ci.org/Xcoder1011/SwiftUUKit)
[![Version](https://img.shields.io/cocoapods/v/SwiftUUKit.svg?style=flat)](https://cocoapods.org/pods/SwiftUUKit)
[![License](https://img.shields.io/cocoapods/l/SwiftUUKit.svg?style=flat)](https://cocoapods.org/pods/SwiftUUKit)
[![Platform](https://img.shields.io/cocoapods/p/SwiftUUKit.svg?style=flat)](https://cocoapods.org/pods/SwiftUUKit)## Example
Common UI component tool classes, including TableView data-drive.
To run the example project, clone the repo, and run `pod install` from the Example directory first.
## Requirements
## Installation
SwiftUUKit is available through [CocoaPods](https://cocoapods.org). To install
it, simply add the following line to your Podfile:```ruby
pod 'SwiftUUKit'
```## Author
Xcoder1011, [email protected]
## License
SwiftUUKit is available under the MIT license. See the LICENSE file for more info.