react-native-masked-text icon indicating copy to clipboard operation
react-native-masked-text copied to clipboard

fix #224 - added support for react-native-web

Open thiagoferolla opened this issue 4 years ago • 2 comments

thiagoferolla avatar Apr 16 '20 00:04 thiagoferolla

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

RichardLindhout avatar Aug 20 '20 11:08 RichardLindhout

PR is merged so it should work with newer versions of react-native-web without this PR.

RichardLindhout avatar Aug 22 '20 12:08 RichardLindhout