mallorypaine / FastImageCacheLinks
iOS library for quickly displaying images while scrolling
☆42Updated 7 years ago
Alternatives and similar repositories for FastImageCache
Users that are interested in FastImageCache are comparing it to the libraries listed below
Sorting:
- A simple category to toggle the UIKit debugger tucked away inside of UIKit's private headers.☆153Updated 8 years ago
- Replaces the iOS system status bar with a configurable mockup for the purpose of marketing screenshots.☆199Updated 6 years ago
- Create NSAttributedString like a boss!☆192Updated 7 years ago
- UIImage category that adds familiar HEIC encoding.☆142Updated 3 months ago
- takes in an NSString or NSAttributedString and creates a CGPathRef for that string☆102Updated 4 years ago
- Issue Tracking Repo for Injection as an App☆111Updated 8 years ago
- Xcode Source Editor Extension for clang-format☆86Updated 8 years ago
- A utility to detect when iOS has killed your app due to memory pressure, inspired by https://code.facebook.com/posts/1146930688654547/red…☆101Updated 7 years ago
- A drop-in replacement for Apple PDFKit powered by our PSPDFKit framework under the hood.☆231Updated 2 years ago
- NSOperation subclass for async block.☆41Updated 10 years ago
- Category for iOS 7 navigation bar, allowing it to keep its height even if status bar was hidden☆57Updated 8 years ago
- Detect the silent switch state in iOS☆58Updated 9 years ago
- Inter-process signaling for iOS and OS X with addressable receivers using the Darwin notification center.☆131Updated 5 years ago
- Asterism is yet another functional toolbelt for Objective-C. It tries to be typesafe and simple.☆227Updated 3 years ago
- Build static instead of dynamic frameworks.☆42Updated 8 years ago
- Add Exif data to your UIImages!☆97Updated 6 years ago
- OSCache is an open-source re-implementation of NSCache that behaves in a predictable, debuggable way.☆202Updated 10 years ago
- A queue to keep and reusing objects.☆369Updated 9 years ago
- A simple workaround to the annoying problem of keyboard lag.☆250Updated 13 years ago
- Cocoanetics Swift Examples☆66Updated 5 years ago
- An overlay view to color filter content below☆48Updated 7 years ago
- Demo from WWDC 2014 Session 235 - Advanced Scrollviews and Touch Handling Techniques☆40Updated 6 years ago
- Animated Pie Chart using Custom CALayer☆152Updated 13 years ago
- For iOS: a subclass of AVQueuePlayer that allows for the previous song in a queue to be played (functionality which is not present in the…☆43Updated 9 years ago
- A customized NSButton with modern flat style like bootstrap.☆167Updated 7 years ago
- A custom container view controller built with support for custom child view controller transition animations, in seven stages☆58Updated 11 years ago
- Interactive animation implemented with UIView Animation/UIViewPropertyAnimator in Swift.☆69Updated 8 years ago
- Get a remote image's size and type without downloading the full image☆65Updated 6 years ago
- A customizable UICollectionViewLayout to use instead of UITableView