ShadowView
September 10, 2020 • Apache 2.0 License
An easy to use, Interface Builder-compatible shadow view for iOS and written in Swift.
NeuKit
June 20, 2020 • MIT License
A Neumorphic replacement of Apple UIKit. Turn your UI to neumorphic style.
GRView
November 17, 2018 • MIT License
UIView and other UIKit elements with a gradient and other customizable attributes for IOS
CapsuleView
January 31, 2018 • MIT License
An easy to use drop-in view to create a beautiful card style effect with a title placeholder and body content.
No image provided.
Animations-in-iOS
February 12, 2017 • Apache 2.0 License
Used to apply many kind of animations in your apps.
ISHHoverBar
July 13, 2016 • MIT License
A floating UIToolBar replacement as seen in the iOS10 Maps app, supporting both vertical and horizontal orientation.
ShadeLabel
January 06, 2015 • Unspecified License
A UILabel library that automatically drops shadow if it's backgroundColor or superview's background (if your label backgroundColor is clearColor) get's brighter.
KBRoundedButton
September 28, 2014 • MIT License
KBRoundedButton allows you to create beautiful rounded rect button with dynamic colors and activity indicator, completely in Interface Builder.
Available via CocoaPods:
pod 'KBRoundedButton'
KPCClipShadowsScrollView
June 04, 2014 • MIT License
A simple Cocoa NSScrollView subclass that allows to draw on its top and its bottom small shadow rectangles to provide a subtle and discrete fade effect, for a smoother visual transition.
No image provided.
NHLinearShadow
May 09, 2014 • MIT License
You can add a near "Linear Shadow Color" choosing a color like [UIColor redColor] or you can use "Linear Shadow" based on a photo, this will find the average color and add a shadow.
MultiTablesView
July 15, 2013 • MIT License
Multi-Levels Table View used to stack table views horizontally. This project adds a notion of levels to the actual UITableView logic.
UIView+Shadow
May 23, 2013 • BSD License
An UIView category that allow user to easily make inset shadow, customize the radius, alpha, color and directions.
SHPersian
May 16, 2013 • Unspecified License
This is a set of tools and controls for Persian/Arabic iOS App developers.
Currently contains a custom subclass of UILabel to easily use your custom fonts, without writing a single line of code....
THLabel
March 28, 2013 • zlib License
THLabel is a subclass of UILabel, which additionally allows shadow blur, inner shadow, stroke text and fill gradient.
MLPSpotlight
February 15, 2013 • MIT License
MLPSpotlight is a UIView subclass created to display a spotlight effect over a specific point on the screen in a convenient manner.
DBTileButton
October 02, 2012 • MIT License
A color themed UIButton for iOS complete with 3d perspective animations.
MyStyledView
April 30, 2011 • BSD License
A generic styled view class for rendering simple graphics on the desktop. Styling is exposed through properties on the view. It has support for a fill color and gradient, with the gradient composit...