HolyView
September 18, 2015 • Unspecified License
Custom view with transparent circle hole and title/button subview
SSAlphaPass
April 14, 2015 • MIT License
Pass on touch events to the UIView \ UIButton underneath your current view if your pixel alpha channel is 0 (if the pixel is transparent)
Useful if you don't want to catch all touch events on UI...
No image provided.
ClearTextLabel
July 25, 2014 • MIT License
UILabel subclass that renders see through text using CoreText, textColor is clearColor.
DPTransparentEdgesTableView (Swift and Objective-C implementation)
July 21, 2014 • MIT License
Table and scroll view with transparent top and bottom edges. Written in Objective-C and Swift
AHKActionSheet
April 27, 2014 • MIT License
A `UIActionSheet` alternative with a block-based API and a customizable look. Heavily inspired by the Spotify app. Optimized for the iPhone.
No image provided.
GFTransparentView
April 26, 2014 • MIT License
A iOS 7 NotificationCenter like view that helps you visualizing background elements just putting for example a white object on its top!
HATransparentView
November 05, 2013 • MIT License
UIView transparent subclass based on Rdio stations menu.
IQIrregularView
September 16, 2013 • MIT License
IQIrregularView is a UIView subclass, played with CAShapeLayer to create IrregularView. Irregular view responds to touches on only visible part of view i.e. CAShapeLayer.path. Suggestions and help ...
OBShapedButton
April 13, 2011 • MIT License
OBShapedButton is a UIButton subclass optimized for non-rectangular button shapes. Instances of OBShapedButton respond to touches only in areas where the image that is assigned to the button for UI...