GCPagedScrollView
May 01, 2011 • MIT License
Simple UIScrollView subclass that automatically handle UIPageControl and paged content.
You can have a paged UIScrollView with UIPageControl in almost no time.
GCRetractableSectionController
April 22, 2011 • MIT License
GCRetractableSectionController is an helper class that let you make easily section of UITableView that detract and contract when tapped.
GCDiscreetNotificationView
April 22, 2011 • MIT License
GCDiscreetNotificationView is a discreet, non-modal, notification view for iOS. You can use it to show an activity or state of you app without blocking the user interactions.
GCPlaceholderTextView
April 22, 2011 • MIT License
A subclass of UITextView that allow a placeholder.
The use is exactly the same as UITextView, except that you can set a placeholder.