Search results for tab

ZDYoutubeBrowser screenshot

ZDYoutubeBrowser

May 30, 2013 • MIT License
ZDYoutubeBrowser is a Objective-C module for iPhone to search videos in a table interface similar to the YouTube app. Be sure to run 'git submodule update --init' upon first clone of ZDYoutubeBr...
MHCustomTabBarController screenshot

MHCustomTabBarController

May 22, 2013 • MIT License
Custom UITabBar replacement using storyboard and segues.
NTPagedTableViewController screenshot

NTPagedTableViewController

May 19, 2013 • CC BY 3.0 License
A UITableView that 'snaps' like `pagingEnabled` on `UIScrollView`.
GzCountryTableView screenshot

GzCountryTableView

May 12, 2013 • MIT License
A UITableView preloaded with all App Store countries and flags. It allows you to pick a country from a list or via search.
TwProfile screenshot

TwProfile

May 10, 2013 • MIT License
Demo of effect of tweetbot profile image
Animated-TableViewCell screenshot

Animated-TableViewCell

April 30, 2013 • BSD License
A example project with Animated Cells In this example, I created a customCell1 which demonstrate that how the animated call user to subclass and customize their own tableViewCell. Add everything...
APParallaxHeader screenshot

APParallaxHeader

April 28, 2013 • MIT License
This category makes it super easy to add a parallax header view to your table views.
DMFilterView screenshot

DMFilterView

April 24, 2013 • Unspecified License
DMFilterView is a subclass of UIView, it look like a UITabBar but it much more lighter to implement. You just init it with an NSArray of strings and then attach it to your view. It provides some ea...
KIPullToReveal screenshot

KIPullToReveal

April 20, 2013 • MIT License
Combine a search result's `UITableView` with a `MKMapView`. Just setup the `KIPullToRevealViewController` as a `UITableViewController` with the known delegate methods. Set `pullToRevealDelegate`...
UINavigationBarAdjustableTint screenshot

UINavigationBarAdjustableTint

April 11, 2013 • MIT License
A subclass of UINavigationBar that allows you to control the level of tint brightness that is applied to the tintColor
M6ParallaxController screenshot

M6ParallaxController

April 06, 2013 • Apache 2.0 License
Parallax controller for a parallaxed view and a table view
DOTabbar screenshot

DOTabbar

April 03, 2013 • MIT License
Lightweight and customizable tab bar control with support for grouping items for Mac OSX.
CollapseClick screenshot

CollapseClick

March 23, 2013 • MIT License
This is basically a collapsible cell TableView with nifty animations and a fully customizable delegated system.
EasyTableView screenshot

EasyTableView

March 20, 2013 • BSD License
EasyTableView provides easy to use horizontal table views, compatible with iOS 5.0 and later.
MCSwipeTableViewCell screenshot

MCSwipeTableViewCell

March 11, 2013 • MIT License
Convenient UITableViewCell subclass that implements a swipeable content to trigger actions (similar to the Mailbox app).
UITableViewZoomController screenshot

UITableViewZoomController

March 09, 2013 • MIT License
A UITableViewController subclass that provides a zoom effect as cells appear for the first time (similar in style to Google+ iPhone app)
M13InfiniteTabBar screenshot

M13InfiniteTabBar

March 09, 2013 • MIT License
A fully customizable UITabBar replacement for tab bars with five or more tabs. M13InfiniteTabBar was created to get rid of the "More" button on the UITabBar. Why should have to preform an extra ...
TRAutocompleteView screenshot

TRAutocompleteView

March 08, 2013 • BSD License
Autocomplete view attachable to any UITextField. Ships with Google Maps items source and sample cell factory. Can be configured to autocomplete from any source, supports custom cell factory for adv...
StaticDataTableViewController screenshot

StaticDataTableViewController

March 07, 2013 • Apache 2.0 License
This class enables animated hide/show static cells (created in IB, using the option Content : Static cells) for UITableView
ZGPullDragTableView screenshot

ZGPullDragTableView

March 07, 2013 • MIT License
Awesome TableView Category for Drag and Pull.