TheMrugraj / MVMaterialView

Subclass of UIControls and UIButton to mimic Ripple effect of Material Design concept.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MVMaterialView

Subclass of UIControls and UIButton to mimic Ripple effect of Material Design concept.

How to Use

  • Just give the MVMaterialView as Super class in XIB or Storyboard.
  • Add Background color to View.
  • Set tint color of View to show ripple of that color.

Animated Demo

Apache License 2.0

About

Subclass of UIControls and UIButton to mimic Ripple effect of Material Design concept.

License:Apache License 2.0


Languages

Language:Objective-C 100.0%