0111b's Stars
lexrus/LTMorphingLabel
[EXPERIMENTAL] Graceful morphing effects for UILabel written in Swift.
Ciechan/BCMeshTransformView
Mesh transforms for UIView
Haneke/Haneke
A lightweight zero-config image cache for iOS, in Objective-C.
facebook/chisel
Chisel is a collection of LLDB commands to assist debugging iOS apps.
vicc/chameleon
Color framework for Swift & Objective-C (Gradient colors, hexcode support, colors from images & more).
robb/hamburger-button
A hamburger button transition
facebookarchive/KVOController
Simple, modern, thread-safe key-value observing for iOS and OS X.
nst/objc_dep
Graph the import dependancies in an Objective-C project
shu223/iOS8-Sampler
Code examples for the new features of iOS 8.
pNre/ExSwift
A set of Swift extensions for standard types and classes.
typelift/Swiftz
Functional programming in Swift
ochococo/Design-Patterns-In-Swift
📖 Design Patterns implemented in Swift 5.0
jneen/balls
Bash on Balls
victorBaro/VBFJellyView
VBFJellyView is a custom view made out using UIKit Dynamics and with a very funny effect when adding behaviours to it.
brocoo/BRFlabbyTable
Bouncy and distorded table view cells, available on Cocoapods
hubertr/Swell
Logging utility for Swift and Objective C
ChristianKienle/Core-Data-Editor
Core Data Editor lets you easily view, edit and analyze applications‘ data. Core Data Editor is compatible with Mac and iOS applications and supports XML, SQLite and binary stores, visualizes all relationships and is able to edit the data and generate Objective-C code for the data model.
agilebits/onepassword-app-extension
1Password Extension for iOS Apps
SnapKit/Masonry
Harness the power of AutoLayout NSLayoutConstraints with a simplified, chainable and expressive syntax. Supports iOS and OSX Auto Layout
robb/Cartography
A declarative Auto Layout DSL for Swift :iphone::triangular_ruler:
Alamofire/Alamofire
Elegant HTTP Networking in Swift
markohlebar/Peckham
Add #import-s from anywhere in the code.
realm/realm-swift
Realm is a mobile database: a replacement for Core Data & SQLite
simonwagner/mergepbx
script for merging XCode project files in git
FLEXTool/FLEX
An in-app debugging and exploration tool for iOS
fastred/MotionBlur
MotionBlur allows you to add motion blur effect to iOS animations.
FormatterKit/FormatterKit
`stringWithFormat:` for the sophisticated hacker set
mattt/TransformerKit
A block-based API for NSValueTransformer, with a growing collection of useful examples.
magicalpanda/MagicalRecord
Super Awesome Easy Fetching for Core Data!
nst/STHTTPRequest
Obj-C / Cocoa HTTP requests for humans