Stay in touch
PJRSignatureDemo
December 30, 2014 • BSD License
It is a UIView subclass by which you can draw signature and you can also get an image of that signature in your applications.
TSAppKit
December 30, 2014 • BSD License
A collection of useful classes for Mac development, including a snazzy preferences window.
WAYTheDarkSide
December 25, 2014 • BSD License
The WAYTheDarkSide class provides several helper methods to handle OS X Yosemite's new Dark Mode!
WAYSourceListWindow
December 24, 2014 • BSD License
The WAYSourceListWindow is a NSWindow subclass, which splits the window space vertically into the master view on the left, and the detail view on the right side as known from apps like Reminders or...
No image provided.
GRPushSegue
December 16, 2014 • BSD License
A custom NSStoryboardSegue to make a nice iOS-like push transition.
WAYWindow
December 15, 2014 • BSD License
NSWindow subclass that simplifies Yosemite exclusive features.
ACKeyboard
December 04, 2014 • BSD License
ACKeyboard is a keyboard extension for iOS that mimics the system keyboard, except it has only one 'letter' key: "yo".
The keyboard has the following features:
- iPhone and iPad layout
- por...
PJR-ScrollView-Slider
December 04, 2014 • BSD License
PJR Slider
It is a Scrollview Component which contains nice animation feature of UIScrollview and UIPageController.
Why it is useful to you and what is new in it ?
It is a well structured comp...
TTWindow
November 17, 2014 • BSD License
NSWindow subclass that allows you to set a custom tint color for the titlebar
BFDragGestureRecognizer
November 13, 2014 • BSD License
A UIGestureRecognizer subclass that can be used to drag views inside a scroll view with automatic scrolling at the edges of the scroll view.
ZLSinusWaveView
October 28, 2014 • BSD License
A Siri like voice visualization view using EZAudio. Modified from SISinusWaveView for iOS.
BMYScrollableNavigationBar
October 12, 2014 • BSD License
This version of the scrollable navigation bar feature is an evolution on Valentin Shergin's SherginScrollableNavigationBar. There are a few open source components (1, 2, 3, 4) for iOS but all of th...
ADTransitionController
October 11, 2014 • BSD License
UINavigationController with custom transitions
LNNotificationsUI
September 30, 2014 • BSD License
LNNotificationsUI is a framework for displaying notifications similar to Apple's iOS 7 and iOS 8 notifications. It is meant to complement the native look and feel, by providing a pixel-accurate (as...
ActionSheetPicker-3.0
September 22, 2014 • BSD License
Quickly reproduce the dropdown UIPickerView / ActionSheet functionality from Safari on iPhone/ iOS / CocoaTouch.
ALDColorBlindEffect
July 28, 2014 • BSD License
See how people with color-blindness experience your App.
BMYCircularProgressPullToRefresh
July 20, 2014 • BSD License
Pull to fresh with circular progress view as used in the Beamly iOS app.
This version of the pull to refresh feature can be used both on UITableViews and UICollectionViews and it has been inspir...
MZDownloadManager
July 18, 2014 • BSD License
This download manager uses NSURLSession api to download files. It can download multiple files at a time. It can download large files if app is in background. It can resume downloads if app was quit...