soywod / react-pin-field

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

Does not work with swipe style keyboard #62

Closed soywod closed 2 years ago

soywod commented 2 years ago

When text is entered using the swiping method, characters are not added to the pin field.

soywod commented 2 years ago

Fixed on develop, it will be added to the next release.