pfitz's Stars
facebookarchive/pop
An extensible iOS and OS X animation library, useful for physics-based interactions.
sindresorhus/quick-look-plugins
List of useful Quick Look plugins for developers
mxcl/PromiseKit
Promises for Swift & ObjC.
facebookarchive/Shimmer
An easy way to add a simple, shimmering effect to any view in an iOS app.
facebook/chisel
Chisel is a collection of LLDB commands to assist debugging iOS apps.
MatthewYork/DateTools
Dates and times made easy in iOS
swisspol/GCDWebServer
The #1 HTTP server for iOS, macOS & tvOS (also includes web based uploader & WebDAV server)
facebookarchive/Tweaks
An easy way to fine-tune, and adjust parameters for iOS apps in development.
h5bp/mobile-boilerplate
DEPRECATED - A front-end template that helps you build fast, modern mobile web apps.
JamieMason/ImageOptim-CLI
Make optimisation of images part of your automated build process
yapstudios/YapDatabase
YapDB is a collection/key/value store with a plugin architecture. It's built atop sqlite, for Swift & objective-c developers.
travisjeffery/ClangFormat-Xcode
Xcode plug-in to to use clang-format from in Xcode and consistently format your code with Clang
Haneke/Haneke
A lightweight zero-config image cache for iOS, in Objective-C.
graphsketcher/GraphSketcher
A fast, simple graph drawing and data plotting app for OS X and iPad.
floriankugler/FLKAutoLayout
UIView category which makes it easy to create layout constraints in code
marcoarment/BugshotKit
iOS in-app bug reporting for developers and testers, with annotated screenshots and the console log.
mdznr/What-s-New
Easily present the latest changes and features to your users on app updates.
Julioacarrettoni/UIImageView_FaceAwareFill
This category applies Aspect Fill content mode to an image and if faces are detected it centers them instead of centering the image just by its geometrical center.
jonreid/XcodeCoverage
Code coverage for Xcode projects (Objective-C only)
jonathanpenn/ui-screen-shooter
Using UI Automation to automatically generate all screenshots of your iOS app, on different device types, in different locales by running a single command. Hands free.
venmo/VENCalculatorInputView
Calculator keyboard used in the Venmo iOS app
raymondjavaxx/SpinKit-ObjC
UIKit port of SpinKit
jspahrsummers/RxSwift
Proof-of-concept for implementing Rx primitives in Swift
chrismiles/DynamicXray
iOS UIKit Dynamics runtime visualisation and introspection library.
jfahrenkrug/StoryboardLint
A lint tool for UIStoryboard to find wrong classes and wrong storyboard/segue/reuse identifiers
justinmfischer/7blur
An objective-C API that uses the new iOS 7 UIView snapshot category drawViewHierarchyInRect:afterScreenUpdates: to produce Apple Notification and Control Center like blur effects. 7blur supports both live real time and static blurred backgrounds enforcing UI depth.
jessegrosjean/NOTTaskPaperForIOS
Source code for the original TaskPaper for iOS.
lemonmade/templates
Templates Applescript for OmniFocus.
nicklockwood/Presentations
Code samples and projects for presentations that I have given
jaredsinclair/JTSCursorMovement
A drop-in utility for adding convenient swipe gesture cursor movements to a UITextView.