InQBarna / iq-style

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IQStyle

IQStyle is a lightweight set of classes and categories that allow the developer:

  • Move most of the customization code to the xib/storyboard files.
  • Have a unique place where colors and fonts (style) used in the app are defined.
  • Change the style at runtime and have the views react to this change.

Usage

TODO

Installation with CocoaPods

TODO

About

License:MIT License


Languages

Language:Objective-C 99.0%Language:Ruby 1.0%