TestsTested | ✗ |
LangLanguage | Obj-CObjective C |
License | MIT |
ReleasedLast Release | Jun 2015 |
Maintained by Sedat CIFTCI.
Usage is really simple.
UIView *testView = [[UIView alloc] initWithFrame:[UIScreen mainScreen].bounds];
testView.backgroundColor = [UIColor flat:Turquoise];
SDevFlatColors is licensed under the MIT-License