thegamenicorus / react-native-phone-input

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

PhoneInput is just showing country flag but not showing country code. #145

Closed nisarmalhi closed 4 years ago

dihan commented 4 years ago

Yeah same issue

nisarmalhi commented 4 years ago

My issue was resolved by downgrading react-native-number-input to 0.2.2 version.

AndriiBoiko commented 4 years ago

Hey! Got the same. Are any updates?