Swift版仿支付宝的手势解锁,而且提供方法进行参数修改,能解决项目开发中所有手势解锁的开发
To run the example project, clone the repo, and run pod install
from the Example directory first.
GYGestureUnlock is available through CocoaPods. To install it, simply add the following line to your Podfile:
swift版本 | 安装方式 |
---|---|
swift3.0 | 点击下载 |
swift4.0 | pod 'GYGestureUnlock','1.0.0' |
-
文件包GYTools
GYCircleConst:系统配置参数,错误语言提示,背景颜色等等,可根据自己的项目需要进行修改
GYCircleView:手势View GYCircle:单个圆 GestureViewController:设置密码和登录两种情况的VC GestureVerifyViewController:验证手势和修改手势的VC
airfight, [email protected]
GYGestureUnlock is available under the MIT license. See the LICENSE file for more info.