An open API service indexing awesome lists of open source software.

https://github.com/devliusir/gesturepassword

GesturePassword is a swift password library for gestures.
https://github.com/devliusir/gesturepassword

gesture gesture-controller gesturepassword swift5-1 uiviewanimation

Last synced: 8 months ago
JSON representation

GesturePassword is a swift password library for gestures.

Awesome Lists containing this project

README

          

GesturePassword is a swift password library for gestures.

![language](https://img.shields.io/badge/language-swift-orange.svg)
[![swift version](https://img.shields.io/badge/swift-5.1+-blue.svg?style=flat)](https://developer.apple.com/swift/)
![xcode version](https://img.shields.io/badge/xcode-11.2+-brightgreen.svg)
![build](https://img.shields.io/appveyor/ci/gruntjs/grunt.svg)
![platform](https://img.shields.io/badge/platform-ios-lightgrey.svg)
![https://github.com/ChinaHackers/GesturePassword/blob/master/LICENSE](https://img.shields.io/github/license/ChinaHackers/GesturePassword.svg)
![star](https://img.shields.io/github/stars/ChinaHackers/GesturePassword.svg?style=social&label=Star)
[![Twitter Follow](https://img.shields.io/twitter/follow/LiuChuan_.svg?style=social)](https://twitter.com/LiuChuan_)

## Requirements

- iOS 13.2
- Xcode 11.2
- Swift 5.1+

### Screencast from our Demo

| ![](https://github.com/ChinaHackers/GesturePassword/raw/master/Screencast/Screencast01.gif) | ![](https://github.com/ChinaHackers/GesturePassword/raw/master/Screencast/Screencast02.gif) | ![](https://github.com/ChinaHackers/GesturePassword/raw/master/Screencast/Screencast03.gif) |
| :------------: | :------------: | :------------: |
| `create Gesture` | `verify Fail` | `verify Succeed` |