AstrOOnauta / react-native-international-phone-number

⚛️ International mobile phone number input component for React Native 📱
https://snack.expo.dev/@astroonauta/react-native-international-phone-number
ISC License
279 stars 52 forks source link

Sending `onAnimatedValueUpdate` with no listeners registered. #13

Closed arossoftware closed 1 year ago

arossoftware commented 1 year ago

When you try to search amongst countries list the right country, and you type it fast - you get Sending onAnimatedValueUpdate with no listeners registered. error, which is, in my case, reloads emulator build and mobile app itself.

Could you please see if you have the same? let me know if you need more details!

Thank you for your efforts!

AstrOOnauta commented 1 year ago

Hi @arossoftware

I try reproduce this error and I cannot... Please, can you give me more infomation? Print of the error? Share your code?

Waiting for your reply

🚀 AstrOOnauta 🚀

arossoftware commented 1 year ago

Hi @AstrOOnauta

Okay, looks like it was some problem in the development code, on TestFlight everything works and not crashing

Thanks!