git109's Stars
git109/bump-api-ios
make your app bumpable in seconds
vicpenap/PrettyKit
PrettyKit for iOS is a small set of new widgets and UIKit subclasses that gives you a deeper UIKit customization. You will be able to change their background color, add gradients, shadows, etc.
git109/MyTreeViewPrototype
Basic implementation of a treeview control in Objective-C
git109/PinDroid
Pinboard Bookmarks for Android
NickBeeuwsaert/screenDoodle
A small app for annotating your screen
git109/3d-tableView
3d tableView
git109/DataKit
DataKit makes it easy to add web backends to your apps!
git109/OCCalendar
CoreGraphics date-range picking calendar
git109/CocoaAsyncSocket
Asynchronous socket networking library for Mac and iOS
git109/FMMoveTableView
An iOS UITableView subclass that allows you to move rows without being in edit mode simply by tapping and holding the appropriate row.
ocrickard/OCCalendar
CoreGraphics date-range picking calendar
mbcharbonneau/UIImage-Categories
🛠 A fork of Trevor Harmon's UIImage category methods, updated for the latest versions of iOS.
FlorianMielke/FMMoveTableView
Discontinued: Please use iOS 11's Drag & Drop capability instead.
crashlytics/secureudid
DEPRECATED - SecureUDID is an open-source sandboxed UDID solution aimed at solving the main privacy issues that caused Apple to deprecate UDIDs.
LinkedInAttic/LIExposeController
Expose style navigation for iOS apps
git109/JASidePanels
Reveal side ViewControllers similar to Facebook/Path's menu
git109/LickableIOSSkinning
git109/gik-animated-callout
A customisable, animatable MKAnnotationView with a UITableView subview, designed to behave the same as callouts in Maps.app on the iPad.
git109/AUIAnimatedText
A drop-in UILabel replacement that makes almost all properties animatable by using a CATextLayer instead of CALayer.
git109/ThumbnailPickerView
iOS UI control displaying a set of thumbnails - resembling iPad's Photos.app toolbar thumbnails view
git109/XYPieChart
A simple and animated Pie Chart for your iOS app.
gotosleep/JASidePanels
Reveal side ViewControllers similar to Facebook/Path's menu
git109/SEHumanizedTimeDiff
An NSDate category to have humanly meaningful time intervals since todays date
mpospese/EnterTheMatrix
The sample application to accompany my conference talk "Enter The Matrix" on matrix transformations. Abstract: Matrix transformations can make your user interfaces come to life: translate, scale, and rotate. Each on its own is relatively simple and straightforward. Yet many developers are daunted when 2 or more operations need to be combined. What if you need to rotate or zoom about an off-center (or even off-screen) point? How do you combine multiple transformations into a single animation? Learn everything you need to know to get started with complex matrix transformations in CoreGraphics and CoreAnimation.
nickkuh/LickableIOSSkinning
anuragsolanki/VSRotatingView
iOS UIView extension for rotating wheel
ultragtx/GSBookShelf
An iBooks-styled book shelf for iOS (Animation of drag & drop, insert, remove...)
git109/BSForwardGeocoder
This is a forward geocoding API for iPhone/iPad
git109/iPhone-AR-Toolkit
An Objective-C augmented reality kit for iPhone. Forked from the iphonearkit.
git109/Reachability-1
ARC and GCD Compatible Reachability Class for iOS and MacOS. Drop in replacement for Apple Reachability