InnerShadowTest
Methods to draw inner shadow on UIView
Screenshots
inner shadow on bottom and left
How to use
- copy UIViewExtension.swift into your project
- 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.