LTHPasscodeViewController
LTHPasscodeViewController copied to clipboard
iOS 7 style Passcode Lock
Adds support for SPM. See README.md for instructions on how to add it to your project. Finally got around to fixing this up again. Now that Apple supports Resources I...
This key is absent in Korean strings. Would you add this key string? "Cannot reuse the same passcode" = "이전에 사용한 암호를 재사용할 수 없습니다.";
Hello! I am using this library through [Tuist](https://tuist.dev/), but when trying to use it via Tuist's SPM, the Package.swift file gets included, resulting in the error: no such module 'PackageDescription'....