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 [PinEntrySwiftUI](https://github.com/jeetrajput01/PinEntrySwiftUI)