BAMSettings is a generic handler for presenting and changing settings from within your iPhone app. By adding two files to your app and pushing BAMSettings onto your navigation controller, you will have the full functionality of Apple's Settings App from within your own app. please see BAMSettingsDemo at https://github.com/barrycenter/BAMSettings…
☆59Oct 26, 2011Updated 14 years ago
Alternatives and similar repositories for BAMSettings
Users that are interested in BAMSettings are comparing it to the libraries listed below
Sorting:
- Drop-in image cropper for iOS (as seen in Photos app, UIImagePickerController)☆158Oct 16, 2011Updated 14 years ago
- Easy file previewing for iOS.☆98Jan 27, 2013Updated 13 years ago
- Entry Panel UI☆68May 8, 2011Updated 14 years ago
- Stack view controllers vertically.☆24May 18, 2011Updated 14 years ago
- Simple UIScrollView subclass that automatically handle UIPageControl and paged content.☆96Oct 14, 2011Updated 14 years ago
- This is an premade version of about me iOS RootViewController. Easy to use, just replace images and done.☆20Jun 30, 2011Updated 14 years ago
- BAMEasyTable is a class which handles the mechanics of a UITableView allowing you to write significantly less code to implement a table. …☆57Oct 26, 2011Updated 14 years ago
- Objective-C wrapper for gRaphael graph charting library☆24Sep 23, 2011Updated 14 years ago
- ☆61Apr 28, 2011Updated 14 years ago
- As seen in camera app on iOS☆97Jun 10, 2011Updated 14 years ago
- STSegmentedControl is a drop-in replacement for UISegmentedControl. It has everything you need to display a custom nice-looking segmented…☆73Apr 27, 2014Updated 11 years ago
- A simple implementation of sliding table cells, ala Twitter for iPhone