Stay in touch
ViperCode
June 23, 2016 • MIT License
A simple OS X App for generating VIPER modules's skeleton to use them in your Objective-C/Swift projects.
NGUtilities
June 23, 2016 • Apache 2.0 License
NGUtilities is a header file which you easily drop into your project that adds some powerful macros to aid in Grand Central Dispatch, NSUserDefaults, and many more to come.
ZWSlideViewController
June 23, 2016 • MIT License
ZWSlideViewController is a view controller container that manages a customizable sliding views and menus.
SGProgressIndicator
June 23, 2016 • Apache 2.0 License
SGProgressIndicator have more customizations.... Try it !
GSKStretchyHeaderView
June 23, 2016 • MIT License
A generic, easy to use stretchy header for UITableView and UICollectionView. It works without subclassing your table or collection view or by using a custom UICollectionViewLayout, so you can easil...
HBSFetchedTableController
June 23, 2016 • Apache 2.0 License
Layer between CoreData's NSFetchedResultsController and UITableView. Incapsulates all boilerplate code, and let you split your code by logic - configuration factories and behaviour delegates.
MPSheetView
June 22, 2016 • Apache 2.0 License
A one line tall collection view built in SceneKit.
- Content is passed in using a sheet item data source protocol.
- Responds to left and right clicks.
- Keyboard navigable.
- Has certain amo...
INSStackViewForms
June 22, 2016 • MIT License
INSStackViewForms - iOS library for creating dynamic UIStackView forms. Fully compatible with Swift & Obj-C.
3D Touch Support for the simulator
May 31, 2016 • MIT License
3D Touch Peek/Pop support for the Simulator for debugging purposes.
A-ClickableLabel
May 31, 2016 • MIT License
A clickable label, you can set event when user tap on every characters or word. It also provides an easy way to define every characters style on the label.
Distributed Notifications
May 23, 2016 • MIT License
Distributed Notifications using Core Foundation API: CFNotificationCenterGetDistributedCenter.
One daemon is a LaunchAgent daemon, who runs as an Agent in OS X status bar.
The second daemon i...
ANStepperView
May 23, 2016 • MIT License
A UIStepperView lightweight replacement with Stepper Indicator and multiple styles.
HKDebug
May 20, 2016 • MIT License
Another custom debug log with colors (based in SwiftyBeaver but for Objective-C) with help of XcodeColors
GUIActivityIndicatorView
May 20, 2016 • MIT License
GUIActivityIndicatorView is a CoreAnimation based activity indicator view that mimics the GMail app's
Chaty
May 20, 2016 • MIT License
Anonymous chat app leveraging Google's Firebase, a NoSQL backend and WebSocket for real time data synching
ElasticTransition ObjC Version
May 16, 2016 • MIT License
A UIKit custom transition that simulates an elastic drag.This is the Objective-C Version of Elastic Transition written in Swift by lkzhao
HMGLNavigationController
May 16, 2016 • MIT License
Custom UINavigationController subclass that includes HMGLTransitions (3D) animations.
VKSideMenu
May 11, 2016 • MIT License
Side menu based on UITableView with blur effect written on Objective-C.