EMTNeumorphicView
UIKit views with Neumorphism style design.
Installation
EMTNeumorphicView is available through CocoaPods / Carthage / SwiftPM.
To install it via CocoaPods, simply add the following line to your Podfile:
Example
To run the example project, clone the repo, and run pod install
from the Example directory first.
Usage
You can use EMTNeumorphicView / EMTNeumorphicButton / EMTNeumorphicTableCell.
Each view is a subclass of UIView / UIButton/ UITableViewCell.
EMTNeumorphicView
EMTNeumorphicButton
Basically equivalent to EMTNeumorphicView.
EMTNeumorphicTableCell
Other Properties
Requirements
Swift 5 / iOS 13