cnazhp / FlatUI

Easy to use User Interface elements which are really similar to design in iOS 7.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FlatUI

Easy to use User Interface elements which are really similar to design in iOS 7.

Usage

To install FlatUI cocoapods need to be configured. To add to your project FlatUI edit podfile file and append the following line:

pod 'PBFlatUI', '~> 1.1.0'

Customization

The main customization class is PBFlatSettings, where you can change colors, fonts and sizes.

Examples

Drawing

Drawing

Drawing

Drawing

About

Easy to use User Interface elements which are really similar to design in iOS 7.

License:MIT License


Languages

Language:Objective-C 98.7%Language:Ruby 1.3%