mirror of
https://github.com/zhigang1992/FlatUI.git
synced 2026-01-12 17:22:38 +08:00
09644ee11419aedd35092d654ca4b8e724811099
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.0.0'
Customization
The main customization class is PBFlatSettings, where you can change colors, fonts and sizes.
Examples
Description
Languages
Objective-C
98.7%
Ruby
1.3%