Using TextMask componente give the following error: [Error: Expected ref to be a function, an object returned by React.createRef(), or undefined/null.] I'm using v 1.13.0 with expo sdk 54 I replaced by TextInputMask readOnly and it's works for now
Using TextMask componente give the following error:
[Error: Expected ref to be a function, an object returned by React.createRef(), or undefined/null.]
I'm using v 1.13.0 with expo sdk 54
I replaced by TextInputMask readOnly and it's works for now