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
262 stars 45 forks source link

Madagascar mask phone number format incorrect #31

Closed PaulOdon closed 10 months ago

PaulOdon commented 10 months ago

Hi :)

This package is so great, and thank you, @AstrOOnauta, I just want to signal this little thing

Incorrect mask phone number for Madagascar country => phoneMasks: ['## ## #####'] Correct phone mask is => phoneMasks: ['## ## ### ##']

image

AstrOOnauta commented 10 months ago

Hey @PaulOdon, thanks for your correction!!

I fixed this case...its will be up on new version soon =)

🚀 AstrOOnauta 🚀

PaulOdon commented 10 months ago

Thanks a lot @AstrOOnauta

AstrOOnauta commented 10 months ago

@PaulOdon I released a new version with your contribution...thanks!

So, please update your lib to latest v0.6.6

🚀 AstrOOnauta 🚀

PaulOdon commented 10 months ago

Nice, Thanks a lot @AstrOOnauta