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

Empty input and flag with initial phone in react-native 0.66.3 #27

Open dariusbiro opened 2 years ago

dariusbiro commented 2 years ago

I have seen that this issue has been fixed in this PR, but after I upgraded my app to RN 0.66.3 I noticed that when I pass a phone number as initial value, my input and flag are blank. I am pretty sure that this was not an issue when I was on an older RN version (0.64.2 if I remember correctly). After I type a phone number, the input works just fine, but it does not seem to render an initial value.

zizzle6717 commented 2 years ago

I'm very busy lately so won't be able to get around to this for a while. Please feel free to open a PR and I will quickly review and publish

jamesl1001 commented 2 years ago

@dariusbiro Did you figure out a way to fix this? I'm having the same issue on RN 0.61.2