KRTournamentView
is a flexible tournament bracket that can correspond to the various structure.
Requirements
- iOS 8.0+
- Xcode 11.0+
- Swift 5.0+
DEMO
To run the example project, clone the repo, and open KRTournamentViewDemo.xcodeproj
from the DEMO directory.
or appetize.io
Installation
KRTournamentView can be installed in several ways.
File
-> Swift Packages
-> Add Package Dependency
on Xcode.app
# Podfile
pod "KRTournamentView"
# Cartfile
github "Krimpedance/KRTournamentView"
Documentation
See here.
Release Note
-
2.0.0 :
- Update for Swift 5.
- Multi entries and multi winners.
-
1.1.0 :
- Compatible with Swift 4.2.
Contributing to this project
I'm seeking bug reports and feature requests.
License
KRTournamentView is available under the MIT license.
See the LICENSE file for more info.