UILabel that can be used to reproduce the "slide to unlock" animation of the iPhone locked screen
Requirements
MELShimmeringLabel requires Xcode 6, targeting iOS 7.0
To use this Label, just import MELShimmeringLabel.h & MELShimmeringLabel.m to your project. Once imported, add a UILabel into your storyboard/xib file, and change it's class to MELShimmeringLabel. If you lauch the app you will see the label animate like the "slide to unlock" label from the iPhone locked screen.
- If you found a bug, open an issue
- If you have a feature request, open an issue
- If you want to contribute, submit a pull request
- @melomat on github
MELShimmeringLabel is under the MIT license. See the LICENSE file for more information.