facebookarchive / Shimmer

An easy way to add a simple, shimmering effect to any view in an iOS app.
Other
9.35k stars 1.11k forks source link

Allow configurable Shimmer directionality #50

Closed fatuhoku closed 9 years ago

fatuhoku commented 9 years ago

e.g. Shimmer from top-to-bottom, bottom-to-top, as well as right-to-left.

grp commented 9 years ago

This is supported through the shimmeringDirection property! Let me know if you have any questions about how to use it.