Stay in touch
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.
Scrollable GraphView
May 23, 2016 • MIT License
An adaptive scrollable graph view for iOS to visualise simple discrete datasets. Written in Swift.
PanGestureView
May 23, 2016 • MIT License
PanGestureView allows you to attach custom actions that will be triggered when the user pans the view. Think of it as a swipeable UITableViewCell, but as a generic UIView.
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.
TKKeyboardControl
May 23, 2016 • MIT License
TKKeyboardControl adds keyboard awareness and scrolling dismissal (a.k.a. iMessages app) to any view with only 1 line of code for Swift.
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
TiltingScrollView
May 16, 2016 • MIT License
UIScrollView subclass that scrolls when the user tilts the device.
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.
ADPuzzleAnimation
May 14, 2016 • MIT License
Inspired by Fabric - Answers animation. Allows to "build" given view with pieces. Allows to "destroy" given view into pieces. Check demo animation gif - https://goo.gl/mcgMnq
Petal
May 11, 2016 • MIT License
Petal is a beautiful activity indicator to show that a task is in progress
VKSideMenu
May 11, 2016 • MIT License
Side menu based on UITableView with blur effect written on Objective-C.