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

When using the basic phoneInput, selecting the flag triggers FastRefresh in Expo #13

Open l33the opened 3 years ago

l33the commented 3 years ago

Strange bug, but when I click on the flag with fastrefresh enabled in expo, it refreshes and resets to origin state. But if I disable it it works.

Any ideas why that might be the case?

(Fyi: FastRefresh is used to reload a reactnative app in expo when doing changes in the IDE. I dont know how the flag select triggers it.)

zizzle6717 commented 3 years ago

Please let me know if the latest change in v1.1.0 resolved this