barrycenter / BAMEasyTable
BAMEasyTable is a class which handles the mechanics of a UITableView allowing you to write significantly less code to implement a table. You just drop the two files files into your project then load it with an array or an array of arrays. Immediately you will have a table that will display your table and allow users to search the rows in the tab…
☆57Updated 13 years ago
Alternatives and similar repositories for BAMEasyTable:
Users that are interested in BAMEasyTable are comparing it to the libraries listed below
- Example of how to do the pull to refresh seen in the Twittelator Neue app.☆111Updated 13 years ago
- Simple UIScrollView subclass that automatically handle UIPageControl and paged content.☆97Updated 13 years ago
- Very nice UIScrollView ready to handle View Controllers as pages, handle orientation changes and integrate with UIPageControl and UISegme…☆133Updated 12 years ago
- UIButton that is styled like iPhone's AppStore-Button. No Images used!☆91Updated 14 years ago
- FlickTabControl is an easy to use library of the "Flick" tab bar, originally inspired by the implementation of tabbing in Facebook's iPho…☆210Updated 14 years ago
- ☆81Updated 7 years ago
- View that display cells as a grid. Uses quite the same API as UITableView☆70Updated 12 years ago
- UILabel with tap detection on words.☆112Updated 12 years ago
- A UIViewController subclass which implements its own auto-rotation logic, so its view can be placed directly into a UIWindow above other …☆38Updated 13 years ago
- A drop-in control for creating stock tickers in your app☆97Updated 13 years ago
- As seen in camera app on iOS☆97Updated 13 years ago
- iOS 4.x Custom Tab Bar Control☆61Updated 14 years ago
- Simple 4-digit pass code entry☆81Updated 10 years ago
- A demo application for showing how to drag the keyboard down with your finger.☆135Updated 11 years ago
- Modified from http://www.hanspinckaers.com/multi-line-uitextview-similar-to-sms☆47Updated 10 years ago
- Wrapper interface to Apple's StoreKit for iOS with App Engine Server Promo Code Support☆106Updated 9 years ago
- Easy way to handle UIPopoverController, UIActionSheet and UIAlertView for iOS