callstack / callstack/react-native-paper
OTP Input component
- Lingua principale
- TypeScript
- Stelle
- 14.5k
- Fork
- 2.2k
- Merge medio
- 5g 23h
- PR unite (30g)
- 12
Descrizione
**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.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.