Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't remove white spaces separator from the middle of the masked phone number #254

Open
docdrue opened this issue Jun 7, 2021 · 2 comments

Comments

@docdrue
Copy link

docdrue commented Jun 7, 2021

Hello. Can't remove white spaces separator from the middle of the masked phone number.

React Native: 0.64.1,
react-native-masked-text: 1.13.0
OS: iOS
Same issue: #35 , #198

<TextInputMask type={'custom'} options={{ mask: '+999 999 999 999 99' }} />

After i putt phone number i can delete it if cursor on a number but if i put it on empty space separator nothing happening!

Any ideas?

@Cassianosch
Copy link

same here

@edohay
Copy link

edohay commented Apr 4, 2022

Same happens with any other non-digit symbol which you try to remove between other digits. E.g. ()- symbols.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants