SpotLightView 0.1.0

SpotLightView 0.1.0

Cookiezby 维护。



  • Cookiezby

SpotLightView

Version License Platform

安装

SpotLight 通过 CocoaPods 提供。要安装它,只需将以下行添加到您的 Podfile 中即可

pod 'SpotLightView'

特性

照亮视图中的某个区域。可以用于展示新特性或应用教程。

动画

有三种主要的动画类型。移动、缩放和呼吸。

移动 缩放 呼吸
![SpotLight_Move.gif](images/SpotLight_Move.gif =200x358) ![SpotLight_Scale.gif](images/SpotLight_Scale.gif =200x358) ![SpotLight_Breath.gif](images/SpotLight_Breath.gif =200x358)

使用

详细内容请查看示例项目

贡献

  1. derivation!
  2. 创建功能分支: git checkout -b my-new-feature
  3. 提交您的更改: git commit -am '添加一些特性'
  4. 推送到分支: git push origin my-new-feature
  5. 提交合并请求 :D

许可

SpotLight遵守MIT许可证发布。有关详细信息,请参阅LICENSE。