Skip to content
View VojtaStavik's full-sized avatar
:shipit:
:shipit:
Block or Report

Block or report VojtaStavik

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. VojtaStavik.com-Articles VojtaStavik.com-Articles Public

    The articles published on my blog

    4 1

  2. Quick/Quick Quick/Quick Public

    The Swift (and Objective-C) testing framework.

    Swift 9.8k 906

  3. VSTextField VSTextField Public

    Dead simple drop-in subclass of UITextField with super easy number formatting.

    Swift 102 31

  4. XCTest-Log-Formatter XCTest-Log-Formatter Public

    The sample code from the "Simple XCTest Log Formatter" article.

    Swift 5 1

  5. NotchFix - source code for https://t... NotchFix - source code for https://twitter.com/vojtastavik/status/907911237983449088
    1
    import UIKit
    2
    
                  
    3
    class ViewController: UIViewController, UITableViewDelegate, UITableViewDataSource {
    4
    
                  
    5
      @IBOutlet weak var tableView: UITableView!
  6. QBasic2Swift QBasic2Swift Public

    Tiny QBasic to Swift compiler written in Swift

    Swift 1