react-native-phone-input icon indicating copy to clipboard operation
react-native-phone-input copied to clipboard

County flag changed when type number

Open UmeshBaldaniya46 opened this issue 5 years ago • 3 comments

Hello Dear

I have used below code for phone input I am getting issues while enter input, I have select country canada and enter number, Flag become change to US.

<PhoneInput style={styles.enterMobileNumberInputStyle} ref={ref => { this.phone = ref; }} initialCountry='in' allowZeroAfterCountryCode={true} textStyle={{ fontSize: normalize(16), color: Colors.black, height: normalize(44)}} textProps={{ placeholder: 'Enter Mobile Number' }} pickerBackgroundColor={Colors.appColor} pickerButtonColor={Colors.white} autoFormat={true} />

I have attached video link here

https://drive.google.com/file/d/1NWSjk5bL9cbhXBKmgxlfvtmSAIf8e7wR/view

Thanks, Umesh

UmeshBaldaniya46 avatar Jan 07 '20 12:01 UmeshBaldaniya46

I have the same issue, is there a solution to that?

josevelaz avatar Jan 31 '20 15:01 josevelaz

I have the same issue, is there a solution to that?

kukadiyaAni avatar Feb 27 '20 04:02 kukadiyaAni

Same issue is there for countries with dial code, is there a solution to that?

pitstranslation avatar Mar 24 '20 03:03 pitstranslation