Stay in touch
MBPullDownController
March 07, 2013 • MIT License
MBPullDownController, an iOS container view controller for pullable scroll view interfaces.
MBPullDownController accepts two view controllers, which it presents one above the other. The front ...
WDActivityIndicator
March 07, 2013 • MIT License
Custom Activity Indicator View with a simple image animation. Use it to substitute the default UIActivityIndicator. Simple and light usage.
MAHideSlideView
March 06, 2013 • MIT License
Sliding view with customizable cover background. Hidden view may be an ImageView or a button. Contains a protocol definition for open and close event management.
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.
REFormattedNumberField
March 05, 2013 • MIT License
UITextField subclass that allows number input in a predefined format.
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.
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.