Stay in touch
PFSystemKit
August 09, 2015 • MIT License
OS X (and - partially - iOS) framework for getting software and hardware informations (such as CPU vendor, RAM size, device model and serial, …) at runtime. Relies on IOKit and SysCtl, as well as o...
TimeScrubber
August 09, 2015 • MIT License
Time scrubber for date selection. Can be used to select date for remote video playing. iOS 7-8, Objective-C, Xcode 6.4.
(https://dl.dropbox.com/s/flxvev4qlkt8djx/timescrubber_demo.gif
Feature...
NYAlertViewController
August 04, 2015 • MIT License
Replacement for UIAlertController/UIAlertView with support for content views and UI customization.
SHMultipleSelect
August 04, 2015 • MIT License
SHMultipleSelect is an easy-to-use multiple selection view for iOS 7.0+.
No image provided.
HDNotificationView
August 04, 2015 • MIT License
HDNotificationView appears notification view like system.
Require iOS 7.0+.
Simple to use:
+ (void)showNotificationViewWithImage:(UIImage *)image
...
PickerCells
August 03, 2015 • MIT License
UIDatePicker or UIPickerView that will slide in/out by tapping on the cell in your UITableView
LGViews
July 23, 2015 • MIT License
Classes extends abilities of UILabel, UIButton, UITextField and UITextView
LGSideMenuController
July 22, 2015 • MIT License
iOS view controller shows left and right views on top of everything by pressing button or gesture
LGPlaceholderView
July 21, 2015 • MIT License
View covers everything inside view controller, and shows some alert text, progress bar or other view, when you need to hide content
LGPlusButtonsView
July 21, 2015 • MIT License
iOS implementation of Google 'plus button', that shows more options
LGRefreshView
July 21, 2015 • MIT License
iOS pull to refresh for UIScrollView, UITableView and UICollectionView
Circular Progress Bar (MBCircularProgressBar)
July 21, 2015 • MIT License
A circular animatable & IB highly customizable progress bar
StepperView
July 21, 2015 • MIT License
This is a custom stepper control for iOS apps. This has been written with Objective-C