保持联系
KGKeyboardChangeManager
2013年1月24日 • MIT许可证
A wrapper around the hairy world of iOS keyboard notifications and frames. Pushing content out of the way of the keyboard can be pretty troublesome on iOS. The frame you get is in portrait scree...
CMNavBarNotificationView
2013年1月23日 • MIT许可证
An in-app notification view that mimics the iOS 6's revolving notification views which appear above the navigation bar. Features: * Animation and layout similar to iOS 6 notifications * Prov...
KTTextView
2013年1月22日 • MIT许可证
KTTextView derives from UITextView enhancing it with new features. The only new feature at the moment is the placeholderText property. The placeholderText property works the same as UITextField's p...
MAImagePickerController
2013年1月21日 • MIT许可证
MAImagePickerController是一个灵活的UIImagePickerController替代品,支持过滤、编辑、裁剪和从图像中移除扭曲。
LEColorPicker
2013年1月21日 • MIT许可证
一个Cocoa-Touch系统,可以基于图像获取颜色方案,类似于iTunes 11的做法。它设计为一个通用类集,其中LEColorPicker是客户端的接口...
ASMediaFocusManager
2013年1月21日 • MIT许可证
ASMediaFocusManager允许通过简单的点击任何图像进行聚焦。图像会自动动画到一个聚焦的全屏图像视图。在聚焦的视图上再次点击将缩小图像...
GIKPopoverBackgroundView
2013年1月17日 • MIT许可证
GIKPopoverBackgroundView是UIPopoverBackground视图的子类,为您的气泡视图提供无缝背景,灵感来自UIKit。