Breno Tavares
Results
3
comments of
Breno Tavares
> Should be fixed by adding this line in `mask.ts`: > > ``` > function unMask(value: string, type: 'custom' | 'currency' = 'custom') { > if (type === 'currency') {...
@wonsikin Any reviews?
I have the same problem but using react-native, not expo. I installed `@react-native-community/art` but not resolved.