Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 763 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 763 Bytes

NHSeeThroughView

Version Platform

NSSeeThroughView is a category on UIView and a UIButton subclass that let you carve out pieces of a UIView / UIButton to let the view behind it appear through it.

Installation

NHSeeThroughView is available through CocoaPods, to install it simply add the following line to your Podfile:

pod "NHSeeThroughView"

Author

Nils Hayat, nilsou@gmail.com

License

NHSeeThroughView is available under the MIT license. See the LICENSE file for more info.