krimpedance / KRTournamentView

KRTournamentView is a flexible tournament bracket that can respond to the various structure on iOS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

日本語

Version License Platform Download Carthage compatible CI Status

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.

About

KRTournamentView is a flexible tournament bracket that can respond to the various structure on iOS.

License:MIT License


Languages

Language:Swift 99.5%Language:Ruby 0.3%Language:Objective-C 0.2%