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