Pinned Repositories
AFNetworking
A delightful iOS and OS X networking framework
AJNotificationView
Notice component for iOS
asi-http-request
Easy to use CFNetwork wrapper for HTTP requests, Objective-C, Mac OS X and iPhone
DejalActivityView
Conveniently displays a horizontal, bezel-style, or keyboard-covering view with a spinning activity indicator and adjustable text.
ECSlidingViewController
fmdb
A Cocoa / Objective-C wrapper around SQLite
GMGridView
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.
IBAForms
A simple iPhone forms library
idev-recipes
Open source code for the idevrecipes.com blog
iOS-boilerplate
iOS-app template with lots of common tasks solved
nuttapol's Repositories
nuttapol/AFNetworking
A delightful iOS and OS X networking framework
nuttapol/AJNotificationView
Notice component for iOS
nuttapol/fmdb
A Cocoa / Objective-C wrapper around SQLite
nuttapol/GMGridView
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.
nuttapol/KKGridView
Gridview for iOS.
nuttapol/MBProgressHUD
MBProgressHUD, an iOS activity indicator view (official repository)
nuttapol/MGBox
A UITableView replacement with simplified API
nuttapol/QuickDialog
QuickDialog - Quick and easy dialog screens for iOS
nuttapol/tapkulibrary
tap + haiku = tapku, a well crafted open source iOS framework
nuttapol/ViewDeck
An implementation of the sliding functionality found in the Path 2.0 or Facebook iOS apps.
nuttapol/ZUUIRevealController
Facebook (iOS App) inspired custom ViewControllerContainer that enables to have a ViewController on top of another.
nuttapol/APNS-Sharp
Apple Push Notification & Feedback Services Client C# Library
nuttapol/BTBreadcrumbView
iOS breadcrumb UI control
nuttapol/ColorSense-for-Xcode
Plugin for Xcode to make working with colors more visual
nuttapol/iRate
A handy class that prompts users of your iPhone or Mac App Store app to rate your application after using it for a while. Similar to Appirater, but with a simpler, cleaner interface and automatic support for iOS fast application switching.
nuttapol/JBCroppableView
JBCroppableView is a subclass of UIView built with UIKit and CoreGraphics that adds n points on an UIImageView allowing to modify them by drag & drop to trim the extra space of an image.
nuttapol/JSONKit
Objective-C JSON
nuttapol/KYCircleMenu
An open source iOS UI control that allows you to build a circular menu by laying out buttons in a circle pattern adjusting from the number of buttons (1~6).
nuttapol/Lin
Xcode4 plugin showing completion for NSLocalizedString and localizedStringForKey:value:table:
nuttapol/MGBox2
Simple, quick iOS tables, grids, and more
nuttapol/MLTableAlert
A block-based UIAlertView replacement which allows you to show table view in alerts for fast selection.
nuttapol/mogenerator
Core Data code generation
nuttapol/objc-TimesSquare
TimesSquare is an Objective-C calendar view for your apps.
nuttapol/OCExpandableButton
A Sparrow-like expanding toolbar button in CoreAnimation.
nuttapol/PopoverView
A simple UIView popover control for iPhone/iPad written in CoreGraphics.
nuttapol/PushSharp
A Library for Sending Server Side Push Notifications to iOS (iPhone/iPad APNS), Android (C2DM), Windows Phone, and Blackberry devices!
nuttapol/RestKit
RestKit is a framework for consuming and modeling RESTful web resources on iOS and OS X
nuttapol/RMPhoneFormat
RMPhoneFormat provides a simple to use class for formatting phone numbers in iOS apps. The formatting should replicate what you would see in the Contacts app for the same phone number.
nuttapol/SalesforceMobileSDK-iOS
Force.com mobile SDK for iOS applications
nuttapol/UIScrollSlidingPages
Allows you to add multiple view controllers and have them scroll horizontally, with a header scroller that stays in sync with the content and shows next, current and previous items. A zoom out effect appears as you scroll between pages. Similar in style to the Groupon app.