react-native-phone-number-input
react-native-phone-number-input copied to clipboard
During the registration, if I select my phone code as +91, it is still displayed as +1 in “Edit Profile” screen instead of +91
While saving the phone number, you also need to save the alpha-2 code like "IN","CA" in your DB and on Edit profile screen you can use that Alpha2 code to set default country code using defaultCode prop