SBASlantedView
SBASlantedView is a simple and easy-to-use Slanted View for your iOS apps written in Swift.
Installation
Use CocoaPods.
pod 'SBASlantedView'
Usage
Add a view in storyboard and change it's class to SBASlantedView. You can customize using IBInspectable.
Congratulations! You're done.
License
SBASlantedView is under MIT. See LICENSE file for more info.