SpotLightView
Install
SpotLight is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'SpotLightView'Feature
Enlight some area in the view. Can be used for showing new feature or application tutorial.
Animation
There are three main kind of animation. Move, Scale and Breath.
| Move | Scale | Breath |
|---|---|---|
|  |  |  |
Usage
detail to see the example project
Contributing
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature - Commit your changes:
git commit -am 'Add some feature' - Push to the branch:
git push origin my-new-feature - Submit a pull request :D
License
SpotLight is released under the MIT license. See LICENSE for details.