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

[FEATURE] add getMatchingCountry #1

Closed guiliuri13 closed 1 year ago

guiliuri13 commented 1 year ago

Exported the function to get the country code by number.

AstrOOnauta commented 1 year ago

Hey @guiliuri13, Thanks for your PR!

I revised your PR and...there are interesting commits!

1. [FEATURE] add getMatchingCountry (HASH 1c4ac026c3e71cfcd5415444177c4405d9c8d57b):

2. [CONFIG] auth infos (HASH 057abac324b1d077ef51efd5690306aaced28614):

3. [FIX] name pattern (HASH 88e2dea985ceaa24e893f55fdbddd8d8d3dae8c0):

4. [FIX] fix exports (HASH a8fb6eab5fa829cd446d415648e2b4b96c3e7822):


So, could you re-PR this, without the bad commit and with the required adjustments?

🚀AstrOOnauta 🚀

guiliuri13 commented 1 year ago

Of course, I'll tidy up your notes and make another pull request as soon as possible. I still hope to modify a good part of the architecture, hence the fork. I will always keep you with the credits! Thanks