Skip to content

gultekingokhan/GGShadowedView

Repository files navigation

GGShadowedView

CI Status Version License Platform Xcode 10.0+ iOS 10.0+ Swift 4.2+

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Example

Usage

Just set your UIView's class to GGShadowedView on an interface builder file.

You can update these properties from interface builder as designables:

  • Corner radius
  • Background color
  • Is tappable
  • Shadow color

🤙 Don't forget to try "tappable" option. It has a nice depth effect while tapping the view like a button.

Installation

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

pod 'GGShadowedView'

One last note

👋 Please, don't hesitate for reaching me out. I wrote this library for my own needs in a very short time. So, it would be great to get feedback from you!

Author

Gokhan Gultekin, https://twitter.com/GultekinGokhan

License

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

About

⚡️Lightweight pretty shadow library.

Resources

License

Stars

Watchers

Forks

Packages

No packages published