Gusto / react-masked-field

A masked input component built in React
MIT License
19 stars 7 forks source link

Does this work properly on mobile? #16

Open tgoldenberg opened 7 years ago

tgoldenberg commented 7 years ago

This is the second mask library I've used, and so far, both break on mobile.

If you implement a masked input and use it on an Android phone in Chrome (latest version), it breaks.

Anyone have any suggestions? How is Gusto handling this?