MVMaterialView icon indicating copy to clipboard operation
MVMaterialView copied to clipboard

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

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