Hello!
When I try to use react-native-masked-text, an error is returned saying "cannot read property 'defaultValue' of undefined."
Did I pass a default value for TextInputMask?
Here's my code:

And this is the error:

I'm importing the react-native-mask:

Can anyone help me?
Hello!
When I try to use react-native-masked-text, an error is returned saying "cannot read property 'defaultValue' of undefined."
Did I pass a default value for TextInputMask?
Here's my code:

And this is the error:
I'm importing the react-native-mask:

Can anyone help me?