LXKit with some category, UIKit components, etc.
Set gradient background to UIView,including UIView、UILabel、UIButton, ect.
Get the content type of an image.
Things about security, such as getting secure file name.
Calulate the number of charactor.
Log all properties and values on Console (Only first level property, nested customed object is not supported).
A category of UIView that can set the frame conveniently.
A customized navigation bar.
A subclass of UICollectionViewFlowLayout that can be set left or right algned.
Create a gradient view.
Create a customized scroll bar while using a UIScrollView, like UICollectionView、UITableView etc.
1.Add pod LXKit to your Podfile.
2.Run pod install or pod update.
3.Import <LXKit/LXKit.h>.
1.Download all the files in the LXKit subdirectory.
2.Add the source files to your Xcode project.