YJZhen / InnerShadowTest

Methods to draw inner shadow on UIView

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

InnerShadowTest

Methods to draw inner shadow on UIView

Screenshots

inner shadow on bottom and left

How to use

  1. copy UIViewExtension.swift into your project
  2. use the method addInnerShadow:onSide:shadowColor:shadowSize:cornerRadius:shadowOpacity: on your target UIView

License

This demo project is released under the MIT license. See LICENSE for details.

About

Methods to draw inner shadow on UIView

License:MIT License


Languages

Language:Swift 100.0%