Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/piotrbernad/FlatUI
Easy to use User Interface elements which are really similar to design in iOS 7.
https://github.com/piotrbernad/FlatUI
Last synced: 3 months ago
JSON representation
Easy to use User Interface elements which are really similar to design in iOS 7.
- Host: GitHub
- URL: https://github.com/piotrbernad/FlatUI
- Owner: piotrbernad
- License: other
- Created: 2013-06-15T07:10:00.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-09-11T07:58:12.000Z (about 11 years ago)
- Last Synced: 2024-04-25T18:41:44.827Z (7 months ago)
- Language: Objective-C
- Size: 2.86 MB
- Stars: 803
- Watchers: 59
- Forks: 124
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.txt
- License: LICENSE.html
Awesome Lists containing this project
- awesome - FlatUI - Easy to use User Interface elements which are really similar to design in iOS 7. (etc)
- awesome - FlatUI - Easy to use User Interface elements which are really similar to design in iOS 7. (etc)
README
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