BulletinBoard
October 07, 2017 • MIT License
BulletinBoard is an iOS library that generates and manages contextual cards displayed at the bottom of the screen. It is especially well suited for quick user interactions such as onboarding screen...
KConfigurableCollectionViewDemo
December 28, 2016 • Apache 2.0 License
You can fully configure your collection view to handle number of items in a row.
ReuseCellConfigure
August 06, 2016 • MIT License
You can configure ReusableCell without casting!
let cell = tableView.dequeueReusableCellWithIdentifier("LeftIconTableViewCell", classForCell: LeftIconTableViewCell.self) {
$0.alphabetLabel.te...
CCMPopup
March 02, 2015 • Apache 2.0 License
Easy to use popup controller transition. It includes a custom segue for easy storyboard connection, or can be called by code with custom modal transition
JFMinimalNotifications
December 26, 2014 • MIT License
An iOS UIView for presenting a minimalistic notification that doesn't block the UI and is highly configurable.
See this control in action here: https://www.youtube.com/watch?v=jDYC-NYKl9A
UAAppReviewManager
September 20, 2013 • MIT License
UAAppReviewManager is a simple and lightweight App review prompting tool for iOS and Mac App Store apps.
The average end-user will only write a review if something is wrong with your App. This l...