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
279 stars 52 forks source link

Korean phone number mask is wrong, misses one character #91

Closed kyujonglee closed 1 week ago

kyujonglee commented 3 weeks ago

I am truly grateful for your project. 😎

Could you change the phone masks for +82 South Korea as follows?

phoneMasks: ['## ### ####'] -> ['## #### ####']

kyujonglee commented 3 weeks ago

Any update? 🥹

AstrOOnauta commented 1 week ago

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