Pinned Repositories
AHKActionSheet
An alternative to the UIActionSheet inspired by the Spotify app.
AHKBendableView
UIView subclass that bends its edges when its position changes.
ConfigurableTableViewController
Typed, yet Flexible Table View Controller
DeallocationChecker
Catch leaking view controllers without opening Instruments.
EmojiTextView
Tap to swap out words with emojis. Inspired by Messages.app on iOS 10.
IBAnalyzer
Find common xib and storyboard-related problems without running your app or writing unit tests.
MotionBlur
MotionBlur allows you to add motion blur effect to iOS animations.
Optimizing-Swift-Build-Times
Collection of advice on optimizing compile times of Swift projects.
ReflectableEnum
Reflection for enumerations in Objective-C.
SloppySwiper
UINavigationController delegate that allows swipe back gesture to be started from anywhere on the screen (not just from the edge).
fastred's Repositories
fastred/Optimizing-Swift-Build-Times
Collection of advice on optimizing compile times of Swift projects.
fastred/IBAnalyzer
Find common xib and storyboard-related problems without running your app or writing unit tests.
fastred/SloppySwiper
UINavigationController delegate that allows swipe back gesture to be started from anywhere on the screen (not just from the edge).
fastred/DeallocationChecker
Catch leaking view controllers without opening Instruments.
fastred/AHKBendableView
UIView subclass that bends its edges when its position changes.
fastred/EmojiTextView
Tap to swap out words with emojis. Inspired by Messages.app on iOS 10.
fastred/ReflectableEnum
Reflection for enumerations in Objective-C.
fastred/ConfigurableTableViewController
Typed, yet Flexible Table View Controller
fastred/AHKNavigationController
A UINavigationController subclass that re-enables the interactive pop gesture when the navigation bar is hidden or a custom back button is used.
fastred/SingleFetchedResultController
Like NSFetchedResultsController but for a single managed object.
fastred/StoryboardDependencyInjectionTemplates
Code generation of initializers for storyboard-based view controllers
fastred/DateTools
Dates and times made easy in Objective-C
fastred/RETableViewManager
Powerful data driven content manager for UITableView.
fastred/TLIndexPathTools
TLIndexPathTools is a small set of classes that can greatly simplify your table and collection views.
fastred/Agrume
🍋 A lemony fresh iOS image viewer written in Swift.
fastred/Awesome-Black-Friday-Cyber-Monday
Awesome deals on Black Friday: Apps, SaaS, Books, Courses, etc.
fastred/Black-Friday-Deals
Black Friday Deals for macOS / iOS Software & Books
fastred/capptivate
A kinetic pattern library that captured and preserved delightful iOS animations.
fastred/EPUBKit
📚 A simple Swift library for parsing EPUB documents
fastred/go-imap
:inbox_tray: An IMAP library for clients and servers
fastred/go-imap-idle
IDLE extension for go-imap
fastred/GRDB.swift
A toolkit for SQLite databases, with a focus on application development
fastred/guides.cocoapods.org
The guides for CocoaPods
fastred/html2text
Golang HTML to plaintext conversion library
fastred/HTMLKit
An Objective-C framework for your everyday HTML needs.
fastred/ListDiff
Swift port of IGListKit's IGListDiff
fastred/mailcore2
MailCore 2 provide a simple and asynchronous API to work with e-mail protocols IMAP, POP and SMTP. The API has been redesigned from ground up.
fastred/omniauth-yahoo-oauth2
OmniAuth strategy for Yahoo using OAuth2
fastred/radars
fastred/SVProgressHUD
A clean and lightweight progress HUD for your iOS and tvOS app.