jaylib's Stars
twitter-archive/twui
A UI framework for Mac based on Core Animation
jasonmorrissey/JMTabView
Stylish and animated tab view for iOS rendered entirely using core graphics.
jverkoey/nimbus
The iOS framework that grows only as fast as its documentation
AFNetworking/AFNetworking
A delightful networking framework for iOS, macOS, watchOS, and tvOS.
square/WaxSim
Hack to get the iPhone Simulator to run on the command line
gcamp/GCPlaceholderTextView
A subclass of UITextView that allow a placeholder
gcamp/GCDiscreetNotificationView
A discreet, non-modal, notification view for iOS.
andrew0/cocoshop
Visual editor for cocos2d
jasarien/JSLockScreen
A Lock Screen UI Component that aims to replicate the iOS lock screen in functionality and style.
correia/Scrollvetica
A tiny hack which inverts scroll events on Mac OS X 10.6 Snow Leopard
kstenerud/iOS-Universal-Framework
An XCode project template to build universal frameworks (arm7, arm7s, and simulator) for iOS / iPhone.
steipete/PSBackgroundCurtain
Fades the App to black/semi-black when in Background. Fully animated.
atomton/ATMHud
Library for the creation of HUDs in iPhone applications.
Cocoanetics/DTCoreText
Methods to allow using HTML code with CoreText
jivadevoe/UIAlertView-Blocks
A category for UIAlertView which allows you to use blocks to handle the pressed button events rather than implementing a delegate.
cmod/bibliotype
A base for longform tablet typography in HTML
tylerneylon/moriarty
A collection of useful Objective-C and iOS classes.
headjs/headjs
The only script in your HEAD.
randyjensen/handcrafted-wp-theme
chrismiles/CMPopTipView
Custom UIView for iOS that pops up an animated "bubble" pointing at a button or other view. Useful for popup tips.
samskivert/jmustache
A Java implementation of the Mustache templating language.
nathansmith/formalize
Teach your forms some manners!
defagos/make-fmwk
Tool for creating Objective-C frameworks for iOS (iPhone and iPad) around static libraries
karelia/KSFileUtilities
NSURL & path additions
rsms/kod
Programmers' editor for OS X [DEAD PROJECT]
guicocoa/pinview
PIN Code Entry Screen for iOS
bitstadium/HockeyKit
HockeyApp was retired and the SDKs are deprecated. Please use App Center instead.
soffes/sstoolkit
A collection of well-documented iOS classes for making life easier
kaler/CrashKit
CrashKit catches uncaught exceptions, traps signals, and sends them to developers by email or straight to your bug database.
davedelong/CHCSVParser
A proper CSV parser for Objective-C