Stay in touch
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.
TB_CircularSlider
March 02, 2013 • Public Domain License
This is a circular slider to select a value from 0 to 360. The control is a subclass of UIControl and it is drawn using Core Graphics.
I built this slider for a tutorial about building custom c...
FSExtendedAlertKit
March 02, 2013 • BSD License
Simple replacement for UIAlertView and UIActionSheet with block callbacks, and quick access to alerts with UIActivityIndicatorView and UIProgressView subviews.
DPToastView
March 02, 2013 • MIT License
Highly customizable toast view for iOS that features allows using attributed strings, supports word wrapping, device rotation, etc. Requires iOS >= 6.x; ARC; uses auto layout.
PSTCollectionView
March 01, 2013 • MIT License
Open Source, 100% API compatible replacement of UICollectionView for iOS4+.
Numberpad
March 01, 2013 • MIT License
LNNumberpad is a custom numeric keyboard for the iPad which works with both UITextField's and UITextView's requiring no changes other than adding an instance of the LNNumberpad class as the inputVi...
FPPopover
March 01, 2013 • MIT License
Alternative to the native iOS UIPopoverController, with iPhone support and look and feel customization.