callstack / callstack/react-native-paper
OTP Input component
- Vorherrschende Sprache
- TypeScript
- Sterne
- 14.5k
- Forks
- 2.2k
- Ø Merge
- 5 T. 23 Std.
- Gemergte PRs (30 T.)
- 12
Beschreibung
**Is your feature request related to a problem? Please describe.**
OTP / verification code input is a common requirement, but react-native-paper does not provide a dedicated component. Developers must build custom solutions or rely on third-party libraries.
**Describe the solution you'd like**
Add a built-in OTP Input component that works with the existing react-native-paper theme and components.
**Describe alternatives you've considered**
Using third-party libraries.
**Additional context**
This is a common pattern in authentication flows (login, signup, 2FA) and would improve consistency and developer experience.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.