vicpenap/VPPDropDown - GitHub
16 hours ago
VPPDropDown is an iOS library that allows you to create dropdown-like menus in a table view, as seen in old Twitter 3 for iPhone
ios
16 hours ago
robinsenior/RSMaskedLabel - GitHub
13 days ago
A UIView that renders and inverted mask of a UILabel
ios
uilabel
13 days ago
initWithNibName:bundle: Breaks Encapsulation – Ole Begemann
13 days ago
Using init instead of initwithnibname when instantiating a new view controller.
ios
cocoa
tips
13 days ago
KNPathTableViewController
17 days ago
KNPathTableViewController is an UITableViewController with a small customizable overlay panel that shows up when you scroll the table, inspired by Path app.
ios
path
uiview
17 days ago
coneybeare/UAModalPanel - GitHub
27 days ago
An animated modal panel alternative for iOS
ios
modal
uiview
27 days ago
Economies of Scalar « The Powers of Observation
28 days ago
But I want something a little different: I want a scalar-based definition of age and setAge:, but only if the OS is earlier than 5.0/10.7. If not, I want no definition, so that the OS will generate it for me...here's the template to do it.
ios
coredata
mogenerator
28 days ago
Constant Confusion
objective-c
tips
const
28 days ago
The const keyword in C can be confusing, so I wanted to put down my thoughts for my own benefit and for those looking for some clarity. In summary, I'm going to advocate you place const to the right, and read the declaration from right to left.
28 days ago
Building a Universal Framework for iOS | Atomic Spin
28 days ago
Step-by-step instructions to build an armv6, armv7, i386 unified framework using Xcode. I usually just manually did this with lipo, but yay automation.
framework
ios
tutorial
28 days ago
iCloud Demystified
28 days ago
Decent tutorial on getting rigged up with document/state syncing with iCloud.
icloud
ios
tutorial
28 days ago
TouchHandlebars
28 days ago
A very much work in progress objective-c implementation of the Handlebars template engine.
ios
cocoa
templating
28 days ago
CMPopTipView
28 days ago
Custom UIView for iOS that pops up an animated "bubble" pointing at a button or other view. Useful for popup tips.
ios
uiview
notifications
28 days ago
DTLocalizableStringScanner
28 days ago
An open source substitute for Apple's genstrings which can be integrated in Apps.
ios
cocoa
localization
28 days ago
SWSnapshotStackView
28 days ago
Snapshot Stack View cocoa touch class decorates your UIImage's for presentation to the user with matte border, drop shadows and simulated stack of physical photos
uiimageview
ios
28 days ago
PHRefreshTriggerView
28 days ago
This is an alternate to EGORefreshTableView that uses gestureRecognizer instead of UIScrollView's delegate
ios
pulltorefresh
gesture
28 days ago
JSON Libraries for iOS Comparison
4 weeks ago
Speed comparisons of the different JSON libraries in iOS
json
ios
cocoa
4 weeks ago
square/zapp - GitHub
4 weeks ago
Zapp is an app that continuously runs your KIF tests, polling your remote repository for changes and running your Xcode builds.
ios
testing
ci
4 weeks ago
objective c - ARC and bridged cast - Stack Overflow
4 weeks ago
Great description of the ARCs __bridge casts
arc
ios
4 weeks ago
Twitter / @dannygreg: extern NSString *const is ...
4 weeks ago
Words to live by:
"extern NSString *const is your friend people get those string constants out of the preprocessor."
tips
xcode
"extern NSString *const is your friend people get those string constants out of the preprocessor."
4 weeks ago
Mixpanel | Real-time Web Analytics, Funnel Analysis
4 weeks ago
Flurry alternative that is dedicated solely to analytics tracking, not as a side project to an ad business.
analytics
tracking
mobile
4 weeks ago
[a•mo•bee] - (n.) the company defining mobile advertising.
4 weeks ago
[a•mo•bee] offers comprehensive mobile advertising solutions to the largest mobile operators, publishers, and advertisers. [a•mo•bee]’s advanced, proprietary technology delivers all forms of mobile advertising—from a simple text message to a rich media experience—supporting the vast array of connected devices in the marketplace.
advertising
mobile
4 weeks ago
chrishulbert/CHDropboxSync - GitHub
5 weeks ago
This is a small library designed to make it extremely simple for you to sync your iOS app's 'Documents' folder's files and subfolders to a folder on Dropbox.
ios
dropbox
5 weeks ago
Configuring UITableViews with C99 array initialization! — Gist
5 weeks ago
Configuring UITableViews with C99 array initialization.
uitableview
ios
5 weeks ago
UIPopoverBackgroundView | Brandon Copley
6 weeks ago
Quick tutorial on using this new iOS 5 class.
ios
uipopoverbackgroundview
6 weeks ago
rpetrich/objc_api_visibility - GitHub
7 weeks ago
Private API checker for iOS. Requires class-dump-z to be in the PATH
ios
api
7 weeks ago
SBTickerView - GitHub
7 weeks ago
An easy to use ticker view with inspiration from Flipboard
uiview
ios
7 weeks ago
ipalmer/CKReflectionImage - GitHub
7 weeks ago
This example shows to create a custom component to display an image with its reflection.
ios
uiimage
7 weeks ago
Understanding misaligned images in Instruments | CocoAbyss
7 weeks ago
I had no idea. Awesome tip.
coreanimation
ios
7 weeks ago
samsoffes/ssindicatorlabel - GitHub
7 weeks ago
It displays an indicator to the left when something is load and animates it away when it stops loading.
ios
uiview
activityindicator
7 weeks ago
bunchjesse/JBSignatureController - GitHub
7 weeks ago
Allows you to present a view controller to the user allowing them to sign on the screen. After they've signed, the controller allows you to grab a UIImage of the signature for use or store. Built with ARC.
ios
uiview
7 weeks ago
devindoty/DDMenuController - GitHub
8 weeks ago
DDMenuController is a similar menu controller to the one found in Facebook and Path 2.0 on iOS. Allows for panning like Path 2.0, as well as a left or right view. Built using ARC, and currently supports iPhone and iPod Touch running iOS 5.
ios
uinavigationcontroller
8 weeks ago
GMGridView
9 weeks ago
A performant Grid-View for iOS (iPhone/iPad) that allows sorting of views with gestures (the user can move the items with his finger to sort them) and pinching/rotating/panning gestures allow the user to play with the view and toggle from the cellview to a fullsize display. — Read more
opensource
ios
gridview
9 weeks ago
libgit2/libgit2 - GitHub
9 weeks ago
libgit2 is a portable, pure C implementation of the Git core methods provided as a re-entrant linkable library with a solid API, allowing you to write native speed custom Git applications in any language with bindings.
library
git
9 weeks ago
Objective-Git
9 weeks ago
Objective Git provides Objective-C bindings to the libgit2 linkable C Git library. It has been implemented as a framework right now. This is a good reference for setting up frameworks in xcode This library follows the rugged API as close as possible while trying to maintain a native objective-c feel.
cocoa
ios
9 weeks ago
SongRedux
august 2011
Open source version of AudialHub that is in serious need of love.
opensource
apps
august 2011
WebAppKit
july 2011
WebAppKit is a BSD-licensed framework for creating web applications using Cocoa and Objective-C, running on Mac OS X. It's in early stages of development and requires Mac OS X 10.6.
opensource
webkit
july 2011
nickpaulson/NPReachability - GitHub
july 2011
NPReachability is a block-based reachability class. It notifies handlers of changes in the reachability status.
ios
july 2011
eczarny/xmlrpc - GitHub
july 2011
The Cocoa XML-RPC Framework is a lightweight XML-RPC client framework written in Objective-C for use on Mac OS X and iPhone OS.
macosx
iOS
xmlrpc
july 2011
0xced/UIKit-Artwork-Extractor - GitHub
july 2011
UIKit Artwork Extractor extracts all the artwork and emoji symbols contained in UIKit into png files.
iOS
july 2011
jasonmorrissey/JMTabView - GitHub
july 2011
Stylish and animated tab view for iOS rendered entirely using core graphics
iOS
cocoa
uitabbar
july 2011
EGOTextView
june 2011
EGOTextView is a complete drop in replacement for UITextView created by enormego, that adds support for Rich Text Editing
cocoa
iOS
uicontrol
june 2011
StackScrollView
june 2011
Stack Scroll View Panel like Twitter Ipad app for iOS developers [iPad]
iOS
uicontrol
uiscrollview
june 2011
samvermette/SVSegmentedControl - GitHub
june 2011
A UISwitch-like segmented control for your iOS app
opensource
ios
uicontrol
june 2011
HGPageScrollView
june 2011
UIScrollView for iPhone with horizontal paging like mobile Safari tabs
iOS
control
june 2011
MMGridView
may 2011
MMGridView is a simple GridView / Dashboard like UI component for iOS. The default cell implementation gives you a background view, a label and background view behind the label. Feel free to create cell subclasses that fit your needs.
ios
may 2011
^blocks
accessibility
activityindicator
advertising
analytics
api
apps
arc
associatedobjects
automation
azure
bdd
bindings
blend
c#
caldav
ci
cocoa
cococa
collectionviewsource
const
control
coreanimation
coredata
corelocation
coretext
crashreporter
database
debugging
design
dictionary
distribution
documentation
dropbox
ebook
evernote
facebook
framework
ftp
furniture
gcd
gesture
ghunit
git
gridview
html
http
hudson
icloud
indianapolis
instruments
ios
javascript
jenkins
json
keychain
kvc
kvo
library
licensing
localization
logging
macosx
marketing
mkmapview
mobile
modal
mogenerator
mvvm
network
notifications
nscontrol
nssheet
nsslider
nsvaluetransformer
nswindow
oauth
objective-c
opensource
openssl
osx
path
patterns
pdc
pdf
performance
pulltorefresh
rake
reference
regex
rest
ruby
silverlight
software
spec
speech
sqlite
support
tdd
templating
testing
tips
tracking
tutorial
uiautomation
uibutton
uicontrol
uiimage
uiimageview
uilabel
uinavigationbar
uinavigationcontroller
uipickerview
uipopoverbackgroundview
uiscrollview
uislider
uitabbar
uitabbarcontroller
uitableview
uiview
uiviewcontroller
uiwebview
video
webdav
webkit
webservice
wp7
wp7dev
xcode
xml
xmlrpc