https://github.com/mitolog/swiftui-passcode
a sample project of passcode lock view using SwiftUI
https://github.com/mitolog/swiftui-passcode
passcode swift swiftui
Last synced: 3 months ago
JSON representation
a sample project of passcode lock view using SwiftUI
- Host: GitHub
- URL: https://github.com/mitolog/swiftui-passcode
- Owner: mitolog
- License: mit
- Created: 2022-04-05T07:26:12.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-04-05T08:39:05.000Z (about 3 years ago)
- Last Synced: 2025-01-13T19:17:46.017Z (4 months ago)
- Topics: passcode, swift, swiftui
- Language: Swift
- Homepage:
- Size: 20.5 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SwiftUI-Passcode
a sample project of passcode lock view using SwiftUI.## How it works
## Requirements
- Xcode 13.0
- ios >= 14.0## How to use
type `1234` to unlock the passcode.
## LICENSE
MIT