A fully customizable and optimized PIN/OTP input view built with SwiftUI. This is a code project, allowing you to clone, explore, and modify the implementation as per your needs.
Unlike typical open-source UI libraries, this project gives you full access to the codebase β making it ideal for tweaking and embedding directly into your SwiftUI apps.
- π€ Supports digits, lowercase, and uppercase input
 - β¨οΈ Handles auto-advance, backspace navigation, and keyboard dismissal
 - π Paste support across multiple fields
 - π¨ Easy to customize: borders, background, spacing, fonts, etc.
 - π§ Smart focus and input validation
 
Use this project as a foundation for login screens, OTP verifications, or any secure input forms.
- Clone the repository:
git clone https://github.com/jeetrajput01/PinEntrySwiftUI