AstrOOnauta / react-native-international-phone-number

⚛️ International mobile phone number input component for React Native 📱
https://snack.expo.dev/@astroonauta/react-native-international-phone-number
ISC License
277 stars 52 forks source link

Invalid mask for Zimbabwean phone numbers #59

Closed fbele closed 1 month ago

fbele commented 10 months ago

Currently Zimbabwean mask for phone numbers is as such: '# ######', but it should be like this: '## ### ####'. Is it possible that you update this with the next release? Thanks.

AstrOOnauta commented 10 months ago

Hey @fbele thanks for your contribution... That will be on the next realease yeah!

🚀 AstrOOnauta 🚀

fbele commented 10 months ago

Hey @fbele thanks for your contribution... That will be on the next realease yeah!

🚀 AstrOOnauta 🚀

Sorry, I actually gave you wrong mask. The proper one is this: '### ### ###'.