/SwiftiumKit

Primary LanguageSwiftApache License 2.0Apache-2.0

SwiftiumKit

Carthage compatible Build Status codebeat badge Coverage Status

This "Kit" adds many feature to speed up iOS app development. It is a rewrite of our internal ObjC Kit, but using Swift features, instead of runtime hacks. Unit tests (using given-when-expect format) and documentation are very important.

Main features

Work in progress (see to be done section below)

  • UIColor extension to create colors from RRGGBB codes
  • String extension (hex, hashes)

To be done :

Add CODE_OF_CONDUCT files

Main features

Other more basic features

  • useful class extensions (on UIColor, UIImage, NSData, ...)
  • centralized network activity indicator manager

Change log

We follow keepachangelog.com recommandations for our CHANGELOG