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

Wrong mask for Gambian phone numbers #92

Closed ebrimasamba closed 1 week ago

ebrimasamba commented 2 weeks ago

Hi I love this library, saved me a bunch of time.

I noticed the Mask for my country "Gambia" is wrong, it currently has "### ## ##" instead of "### ####". for eg. this a what a gambian number looks like (220) 314 2175.

Thank you in advance, Keep up the great work!!!!!!

AstrOOnauta commented 1 week ago

Hey @ebrimasamba thanks for your contribution! Next version this will be up

🚀 AstrOOnauta 🚀

AstrOOnauta commented 1 week ago

I release a new version fixing this issue. So, please, update your lib for the latest version v.0.8.1.

🚀 AstrOOnauta 🚀

ebrimasamba commented 1 week ago

You're the best. Thanks