iOS-OC
A lightweight, easy to use, Side Drawer Navigation Controller
One line of code to integrate 0 coupling side drawer!一行代码集成0耦合侧滑抽屉!
Sliding Menu for iOS (Left and Right menus). Multiple storyboards and XIBs support.
超简单!!! 一行代码设置状态栏、导航栏按钮、标题、颜色、透明度,移动等 WRNavigationBar which allows you to change NavigationBar's appearance dynamically
An easy to use UITableViewCell subclass that allows to display swippable buttons with a variety of transitions.
A fully customizable iOS calendar library, compatible with Objective-C and Swift
FTPopOverMenu is a pop over menu for iOS which is maybe the easiest one to use. Supports both portrait and landscape. It can show from any UIView, any UIBarButtonItem and any CGRect.
A great list of open sourced UI Motion Library produced by Animatious Group.
Yoga is an embeddable layout engine targeting web standards.
Useful for showing text or custom view tags in a vertical or horizontal scrollable view and support Autolayout at the same time. It is highly customizable that most features of the text tag can be …
Inspired by functionality in iTunes' album view, SOZOChromoplast finds the most relevant colors in a given UIImage quickly and painlessly, giving you the perfect color scheme every time.
iOS实现智能背景,渐变背景:根据一张输入的图片,获取图片上的所有像素分析,并计算出一个颜色数组。具体步骤有: 输入图片→图片转换→颜色获取→颜色筛选→我们要的颜色数组