Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 702 Bytes

README.md

File metadata and controls

29 lines (17 loc) · 702 Bytes

MDCShineEffect

Add a "shine" effect to any view via the UIView(MDCShineEffect) category.

Sample

You can see more examples of usage in the SampleApp.

Requirements

  • QuartzCore
  • CoreImage

Acknowledgements

This concept (and the code itself) was heavily influenced by Ben Schierman and his NSScreencast on the matter. If you haven't heard of NSScreencast, I highly recommend you subscribe. As far as OS X/iOS development resources go, it's the best money you'll ever spend.

Update

Add the shine effect with vertical direction.