SpotLightView 0.1.0

SpotLightView 0.1.0

Maintained by Cookiezby.



  • By
  • Cookiezby

SpotLightView

Version License Platform

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
![SpotLight_Move.gif](images/SpotLight_Move.gif =200x358) ![SpotLight_Scale.gif](images/SpotLight_Scale.gif =200x358) ![SpotLight_Breath.gif](images/SpotLight_Breath.gif =200x358)

Usage

detail to see the example project

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

License

SpotLight is released under the MIT license. See LICENSE for details.