react-native-masked-text
react-native-masked-text copied to clipboard
fix #224 - added support for react-native-web
It should be numeric ideally if this PR get merged React Native Web will allow text in the input if the keyboardType=numeric
https://github.com/necolas/react-native-web/pull/1709
PR is merged so it should work with newer versions of react-native-web without this PR.