OTP+ Demo is a sample Android application that demonstrates a modern and customizable One-Time Password (OTP) input component built with Jetpack Compose.
This app is designed to showcase how OTP input can be implemented with a clean UI, smooth focus handling, and flexible customization options. It is intended for developers, designers, and anyone interested in modern Android UI patterns.
✨ Key Features
Customizable OTP input field
Automatic focus movement between digits
Callback when OTP input is complete
Error state handling
Support for different OTP lengths
Built using Jetpack Compose
🎯 Purpose
This application serves as a demo and reference implementation for the OTP Plus library. It helps developers understand how to integrate and customize OTP input components in their own Android applications.
Note: This app is a demonstration project and does not perform real authentication or OTP verification.
Demo app showcasing a customizable OTP input UI built with Jetpack Compose.