soywod / react-pin-field

📟 React component for entering PIN codes.
https://soywod.github.io/react-pin-field/
MIT License
413 stars 24 forks source link

Not working on mobile #12

Closed soywod closed 4 years ago

soywod commented 4 years ago

Add basic support, but it's hard to handle well. Backspace can't be catch => impossible to focus previous input. Also, when input is focused, text is automatically selected => need to type the new char twice.

Sources: