garganurag893 / react-native-phone-number-input

React Native component for phone number.
MIT License
373 stars 216 forks source link

Feature request: masking phone input #66

Open vbylen opened 3 years ago

vbylen commented 3 years ago

Instead of a number looking like

+12353535353

It would be nice if it would show up as

+1 (555) 555-1234

while the user is typing in real time.

Thank you for making an awesome component.

Davete0302 commented 2 years ago

Do have a workaround for this?

vbylen commented 2 years ago

@Davete0302 use another library

mariomurrent-softwaresolutions commented 2 years ago

@Davete0302 use another library

Which one would you suggest?

e-itegbe commented 2 years ago

@mariomurrent-softwaresolutions did you end up using another library? I'm trying to figure out what library to use besides this. I don't know if its still actively maintained?

vbylen commented 2 years ago

@e-itegbe

This is just for the masking.

Unfortunately I don't think there's a good all-in-one solution available, but let me know if you find it.

mariomurrent-softwaresolutions commented 2 years ago

@e-itegbe no, I'm still using this one, but thinking to migrate to react-native-mask-input