|
3 years ago | |
---|---|---|
.. | ||
Source | 3 years ago | |
LICENSE | 3 years ago | |
README.md | 3 years ago |
iOS Category for UIKit and Foundation classes like UIColor, UIView, NSDate, NSData, etc.
##Installation
pod 'iOS-Category', '~> 1.0.4'
Pretty simple. Just download or clone in Desktop. Drag and drop Source folder in your project. Add following statement into projectname-Prefix.pch file.
#import "Categories.h"
##Screenshot
Gradient color to Label using UIColor Category class
List of Categories:~
##Next Step
Please feel free to contribute the project as much as you can. Planning to add more methods.
##Contact
Follow me on
Twitter (@milan_panchal24)
Github (/milanpanchal)
##License
This Project is available under the MIT license. See the LICENSE file for more info.