airfight / GYGestureUnlock

Swift版仿支付宝的手势解锁,而且提供方法进行参数修改,能解决项目开发中所有手势解锁的开发

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GYGestureUnlock

CI Status Version License Platform


Swift版仿支付宝的手势解锁,而且提供方法进行参数修改,能解决项目开发中所有手势解锁的开发

效果图

解锁手势

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

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'

项目简介

  1. 文件包GYTools
    GYCircleConst:系统配置参数,错误语言提示,背景颜色等等,可根据自己的项目需要进行修改
    GYCircleView:手势View GYCircle:单个圆 GestureViewController:设置密码和登录两种情况的VC GestureVerifyViewController:验证手势和修改手势的VC

    简书

Star History

Star History Chart

Author

airfight, 745756619@qq.com

License

GYGestureUnlock is available under the MIT license. See the LICENSE file for more info.

About

Swift版仿支付宝的手势解锁,而且提供方法进行参数修改,能解决项目开发中所有手势解锁的开发

License:MIT License


Languages

Language:Swift 95.9%Language:Ruby 3.0%Language:Shell 1.1%