MZRSlideInMenu
2014年2月1日 • MIT许可证
这是一个简单的滑动菜单。按钮被点击时,菜单从左侧或右侧滑动进入。您可以使用它就像UIActionSheet一样 - 但使用更简单;)按钮大小会根据按钮 ...
SimpleBarChart
2014年2月1日 • 公有领域许可证
一个简单的动画条形图类。使用类似UITableView的dataSource和delegate来轻松添加数据。还可以设置属性来管理动画时间、网格空间、标签字体等。
PMParentalGate
2014年2月1日 • MIT许可证
自从App Store中引入特殊的“儿童”类别以来,苹果公司强制开发者执行良好实践 - 保护针对儿童目标之外的任何内容通过“家长监护...
SFRoundProgressCounterView
2014年1月30日 • MIT许可证
一个具有圆形进度条和居中计数器的自定义 UIView。支持多种时间间隔(以毫秒为单位),开始/停止/恢复计数,设置自定义颜色等功能(见...
RMScannerView
2014年1月30日 • MIT许可以及
Simple barcode scanner UIView subclass for iOS apps. Quickly and efficiently scans a large variety of barcodes using the iOS device's built in camera. RMScannerView is a UIView subclass for scan...
UIImageView-AnimationCompletionBlock
2014年1月29日 • MIT许可以及
A category that adds a completion block to上证Vision letting you know when the上证Vision's animation is complete.
LRScrollingSidebarController
2014年1月29日 • MIT许可以及
Sidebar controllers are certainly one the the most implemented UX patterns in iOS. They became very popular due to Facebook and Path implementation. Nowadays, there are a lot of them, too may I'd s...
AMTagListView
2014年1月29日 • MIT许可以及
UIScrollView subclass that allows to add a list of highly customizable tags.
GHWalkThrough
2014年1月28日 • MIT许可以及
A UICollectionView backed drop-in component for introduction views
UIImage+Dummy
2014年1月28日 • MIT许可以及
UIImage+Dummy category provides method to create dummy image. UIImage *image1 = [UIImage imageNamed:@"dummy.150x200"]; UIImage *image2 = [UIImage imageNamed:@"dummy.150x200.#407EFF"]; UIIm...
WCFastCell
2014年1月28日 • MIT许可以及
A drop-in replacement for UITableViewCell and UICollectionViewCell which draws contents using CoreGraphics. Seamless integration with nibs provided.
DHSmartScreenshot
2014年1月28日 • MIT许可以及
UITableView Category to get really easy, smart and instant screenshot images like no other library out there for iOS 5+ devices.
NBUImagePicker
2014年1月27日 • Apache 2.0 License
Modular and fully customizable UIImagePickerController replacement with Simulator-compatible AVFoundation camera, AssetsLibrary and custom directory assets' browser, and image cropping, filters and...
ButtonPeoplePicker
2014年1月27日 • Apache 2.0 License
Button-style contact picker to select multiple people from the iPhone Address Book, with type-ahead and auto-completion.