Tadeas Kriz

11pods

Cuckoo

Cuckoo is a mocking framework with an easy to use API (inspired by Mockito). It generates mocks and some helper structures automatically to enable this functionality.

License: MIT

  • Swift

DataMapper

License: MIT

Fetcher

License: MIT

Lipstick

Lipstick is small library which aim to improve usage of UIKit (UIColor, CGRect ...). Consists mostly from convenience inits , helper methods and so on. Main motivation behind this library is protocol Stylable which allows to easily apply styles to UIView (See Usage/Stylable).

License: MIT

  • Swift

Reactant

Reactant is a foundation for rapid and safe iOS development. It allows you to cut down your development costs by improving reusability, testability and safety of your code, especially your UI.

License: MIT

  • Swift

ReactantLiveUI

ReactantLiveUI adds live reloading capabilities to ReactantUI.

License: MIT

  • Swift

ReactantUI

Reactant UI is an extension for Reactant allowing you to declare views and layout using XML. Don't worry, there's no runtime overhead, as all those declarations are precompiled into Swift. Reactant then uses the generated code to create your UI.

License: MIT

  • Objective C

SwiftKit

SwiftKit's main purpose is to jumpstart iOS app development. We strive to deliver multiple small libraries that will solve the most basic things so you will not have to do it yourself.

License: MIT

  • Swift

SwiftKitStaging

Sources in Staging is used in various SwiftKit libraries, however use it only in case you do not care about needing to update your codebase every other day.

License: MIT

  • Swift

TorchORM

Torch is an ORM library allowing you to use structs instead of classes for your models.

License: MIT

  • Swift