Stay in touch
ADGraphView
March 06, 2013 • MIT License
ADGraphView is an iOS drop-in class that displays graph with scroll and zoom abilities.
UIPicker with custom background
March 06, 2013 • Apache 2.0 License
A simple example of adding a custom background to a UIPicker row based on the value of the row. Good for designating: hi, med, low or hot, warm, cold type of values.
StyledChat
March 06, 2013 • MIT License
The StyledChatDemo is a chat bubble demonstration project inspired by the open source Adium.The demo adapted the Adium's Renkoo message style,supported dynamically changing the style variant.
NMPaginator
March 06, 2013 • Custom License
NMPaginator is a simple Objective-C class that handles pagination for you.
It makes it easy to display results from API webservices that take page and per_page parameters.
ITSidebar
March 05, 2013 • Custom License
**depends on a deprecated class: NSMatrix**
`ITSidebar` is a very lightweight control for Mac OS X similar to the one of Sparrow.
REFormattedNumberField
March 05, 2013 • MIT License
UITextField subclass that allows number input in a predefined format.
RMSkinnedView
March 05, 2013 • BSD License
RMSkinnedView is a subclass of NSView which provides the ability to define background pattern image or background color and corner radius directly in the Interface Builder.
It this is a great wa...
HCPushBackAnimation
March 05, 2013 • MIT License
Demo of push back animation to display a modal view controller.
LEffectLabel
March 05, 2013 • BSD License
iOS Text Label With Effect.
More info at:
http://lukagabric.com/effect-label-using-cagradientlayer-and-caanimation/
SVPulsingAnnotationView
March 04, 2013 • ISC License
A customizable MKUserLocationView replica for your iOS app.
LBorderView
March 04, 2013 • Unspecified License
iOS UIView with dashed or solid line border. Including both round corner and straight line views.
More info at:
http://lukagabric.com/cashapelayer-example-round-corners-view-with-dashed-line-bo...
LFilterView
March 04, 2013 • BSD License
Control that allows easy creation of different check and radio list components.
More info at:
http://lukagabric.com/lfilterview-ios-checkbox-and-radio-control
RefreshableScrollView
March 04, 2013 • BSD License
An NSScrollView subclass that supports pull-to-refresh both in the top and bottom edges. The intended usage is for hosting a timeline-like view that shows a list of messages in reverse-chronologica...
CZPhotoPickerController
March 04, 2013 • Apache 2.0 License
A photo picker offering 'use last photo taken', 'take photo', and 'choose from library'.
LTransitionImageView
March 03, 2013 • BSD License
iOS Image View with transition effect between images.
More info at:
http://lukagabric.com/ltransitionimageview-ios-image-view-with-transition-animation/
PSUpdateApp
March 03, 2013 • MIT License
PSUpdateApp is a simple method to notify users that a new version of your iOS app is available.
Navigation Menu
March 03, 2013 • Unspecified License
Navigation Menu is an Objective-C component which adds the ability to show menu from the navigation bar.
Inspired by Vkontakte app.
JKSMoviePlayerController
March 03, 2013 • BSD License
JKSMoviePlayerController is a controller and associated view for easily adding user-controlled playback of videos to AppKit based applications using the AVFoundation framework, with a modern lookin...
Share This
March 02, 2013 • MIT License
An iOS sharing tool that can be easily inserted into a project. Each share option can be individually called or you can show an option.
On iOS 5, these options will be shown in action sheets. iO...
VideoPlayerKit
March 02, 2013 • MIT License
A custom iOS video player with controls, progress bar, and airplay all set up.