Rightpoint / RZCellSizeManagerLinks
Dynamic size computation and caching for cells.
☆243Updated 10 years ago
Alternatives and similar repositories for RZCellSizeManager
Users that are interested in RZCellSizeManager are comparing it to the libraries listed below
Sorting:
- An easy way to add empty views to your table view without subclassing anything☆206Updated 9 years ago
- An example of how to use the new iOS 7 APIs to create custom view controller transitions.☆264Updated 12 years ago
- NSAttributedString Additions that add convenience methods to manipulate attributed strings easily☆107Updated 9 years ago
- Add a placeholder to UITextView.☆195Updated 9 years ago
- A reproduction of the iOS 7 Mail app's swipe-to-reveal options☆614Updated 12 years ago
- An easy-to-use UIImagePickerController replacement for picking Images and Videos.☆165Updated 9 years ago
- OS X / iOS Translations helper☆525Updated 4 years ago
- GBInfiniteScrollView class provides an endlessly scroll view organized in pages. It is a subclass of UIScrollView, which allows users to …☆156Updated 9 years ago
- FXImageView is a class designed to simplify the application of common visual effects such as reflections and drop-shadows to images, and …☆625Updated 8 years ago
- Flexible data sources for your UITableView and UICollectionView.☆199Updated 8 years ago
- UITableViewCell accessoryType can easily customizing the colors. support Flat Design same as iOS7.☆465Updated 8 years ago
- EMString for Easy Markup String. A simple category on top of NSString using HTML's markup system to abstract the NSAttributedString API. …☆132Updated 10 years ago
- Category to add some resizing methods to the UIImage class, to resize it to a given CGSize — or fit in a CGSize keeping aspect ratio☆353Updated 10 years ago
- A visual permission manager for iOS☆143Updated 5 years ago
- Block-driven paginated scroll view☆298Updated 5 years ago
- IBCustomFonts category allows you to use custom fonts from Interface Builder (IB) when building your iOS apps. Apps using IBCustomFonts c…☆210Updated 6 years ago
- UICollectionView Layout that makes section headers behave like UITableView section headers. Section header views stick to the top of the …