StepProgressView
|
Step-by-step progress view with labels and shapes. A good replacement for UIActivityIndicatorView and UIProgressView. |
MockImagePicker
|
Mock UIImagePickerController for testing camera based UI in simulator |
MultiToggleButton
|
Multiple state tap-to-toggle UIButton (like old camera flash button) |
ContactsChangeNotifier
|
Which contacts changed outside your iOS app? Better CNContactStoreDidChange notification: Get real changes, without the noise. |
MultiSlider
|
UISlider clone with multiple thumbs and values, range highlight, optional snap intervals, optional value labels, either vertical or horizontal. |
BatteryView
|
Simple battery shaped UIView |
AvailableHapticFeedback
|
Unified haptic feedback interface for all subclasses of UIFeedbackGenerator, with availability checks for iOS 9. |
MultiSelectSegmentedControl
|
UISegmentedControl remake that supports selecting multiple segments, vertical stacking, combining text and images. |
CheckmarkCollectionViewCell
|
UICollectionViewCell with checkbox when it isSelected and empty circle when not - like Photos.app "Select" mode. |
SweeterSwift
|
Extensions and syntactic sugar to enrich the Swift standard library, iOS frameworks, and SwifterSwift. |
RadioGroup
|
The missing iOS radio buttons group. |
SystemFontOverride
|
Easy font branding for your iOS app |
SelectionList
|
Simple single-selection or multiple-selection checklist, based on UITableView |