kovpas / BOString
Create NSAttributedString like a boss!
☆193Updated 6 years ago
Alternatives and similar repositories for BOString:
Users that are interested in BOString are comparing it to the libraries listed below
- Safely perform batch updates in UITableView and UICollectionView☆122Updated 6 years ago
- Flexible data sources for your UITableView and UICollectionView.☆199Updated 8 years ago
- Grid layout for UICollectionView☆161Updated 8 years ago
- A drop-in replacement for UIPercentDrivenInteractiveTransition for use in custom container view controllers.☆129Updated 8 years ago
- Using @dynamic to access NSUserDefaults.☆317Updated 8 years ago
- ☆65Updated 7 years ago
- Objective-C adaptation of the sample code provided in the Advanced NSOperations session of WWDC 2015☆110Updated 2 years ago
- ☠️ SelfSizingWaterfallCollectionViewLayout is a UICollectionViewLayout subclass that organizes items of dynamic height into a grid of var…☆84Updated 8 years ago
- Objective-C implementation of concepts introduced at WWDC 2015 Session 226 Advanced NSOperations.☆53Updated 8 years ago
- Techniques, improvements, and a Swift port derived from WWDC 2014 Session 232, "Advanced User Interfaces Using Collection View"☆183Updated 8 years ago
- Composite LRU cache with fast metadata using UNIX extended file attributes☆162Updated last year
- FSQCollectionViewAlignedLayout is a generic collection view layout designed to be very flexible and configurable. It's goal is to save it…☆176Updated 8 years ago
- Plugin to automatically generate the description for your class in XCode☆103Updated 4 years ago
- A custom container view controller built with support for custom child view controller transition animations, in seven stages☆59Updated 10 years ago
- Quick test of the Lifecycle of iOS classes☆40Updated 10 years ago
- NSURLSession and NSOperationQueue working together☆104Updated 5 years ago
- Makes Copy Xcode Issue Description Easily, Support Finding Answers in Google or StackOverflow Directly☆170Updated 5 years ago
- WWDC Session 218 Sample Code: Custom Transitions Using View Controllers☆182Updated 3 years ago
- An iOS7 style circular progress view with a stop button.☆322Updated 10 years ago
- Example project architected using VIPER☆70Updated 6 years ago
- EMString for Easy Markup String. A simple category on top of NSString using HTML's markup system to abstract the NSAttributedString API. …☆134Updated 9 years ago
- iOS 7 style passcode view. Supports create, change and authenticate password.☆210Updated 8 years ago
- LogglyLogger-CocoaLumberjack is a custom logger for CocoaLumberjack that logs to the cloud service Loggly☆63Updated 9 months ago
- An iOS search engine that allows mistakes in the searched element.☆411Updated 9 years ago
- ☆185Updated 6 years ago
- SMScrollView is a subclass of UIScrollView with extended functionality such as centering zoomed view, double-tap to zoom, scale to fit an…☆254Updated 9 years ago
- Create animation of a UIImageView between twice contentMode ( UIViewContentModeScaleAspectFill / UIViewContentModeScaleAspectFit )☆567Updated 7 years ago
- Initialization for immutable objects based on the builder pattern.☆38Updated 9 years ago
- A visual permission manager for iOS☆143Updated 4 years ago
- Perform UIView animations serially without blocking the main thread, using the same APIs you already know and love.