rili-live / react-native-phone-input

Phone input box for React Native
https://www.npmjs.com/package/react-native-phone-input
MIT License
44 stars 55 forks source link

Kazakhstan number #36

Closed Zakyyy closed 2 years ago

Zakyyy commented 2 years ago

I am trying to write a Kazakhstan number +77019883584 also I have allowZeroAfterCountryCode set to false the 0 after +77 is removed because the country in the countries list has a country code of +77 and it should be only +7

check the image for reference

Screen Shot 2022-05-10 at 3 04 44 PM
zizzle6717 commented 2 years ago

Please make a PR to fix, and I will merge and publish the updated version.

On Tue, May 10, 2022, 8:07 AM Ahmed Zaki @.***> wrote:

I am trying to write a Kazakhstan number +77019883584 also I have allowZeroAfterCountryCode set to false the 0 after +77 is removed because the country in the countries list has a country code of +77 and it should be only +7

check the image for reference [image: Screen Shot 2022-05-10 at 3 04 44 PM] https://user-images.githubusercontent.com/25394763/167634993-ec90337a-a7d0-4ad4-a28c-fa76304aa5ad.png

— Reply to this email directly, view it on GitHub https://github.com/rili-live/react-native-phone-input/issues/36, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACXGCEQ6KLZ7CGHLM3KKHN3VJJNQJANCNFSM5VRQ5QNQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>

Zakyyy commented 2 years ago

here is the pr https://github.com/thegamenicorus/react-native-phone-input/pull/164 @zizzle6717

rililive commented 2 years ago

Please make a pull request here https://github.com/rili-live/react-native-phone-input/pulls

Zakyyy commented 2 years ago

@rililive done