garganurag893 / react-native-phone-number-input

React Native component for phone number.
MIT License
372 stars 212 forks source link

country picker model re-render issue fixed #159

Open bilal1031 opened 3 months ago

bilal1031 commented 3 months ago

There was an issue when I switched between screens, the country picker modal misbehaves and renders in a weird position even there was no click event on the phone input.

This is it fixed by adding a conditional render on modalVisible prop

https://github.com/garganurag893/react-native-phone-number-input/assets/56048741/769646cf-0d5d-4d36-9a63-211aff230883