sanniassin / react-input-mask

Input masking component for React. Made with attention to UX.
MIT License
2.22k stars 257 forks source link

is there a library with the same features, but for react native ? #251

Closed coldSeattle closed 3 years ago

coldSeattle commented 3 years ago

is there a library with the same features, but for react native ? or I can use that library in react native expo app too ?

JeanMonteiro commented 3 years ago

https://github.com/benhurott/react-native-masked-text

this one is good!

coldSeattle commented 3 years ago

thanks for research!!!