kuasha420 / react-native-paper-phone-number-input

A performant phone number input component for react-native-paper with country picker
MIT License
6 stars 1 forks source link

Countries picker modal is not dismissible on web #3

Closed OmarThinks closed 2 months ago

OmarThinks commented 2 months ago

Thanks a lot for creating this awesome package.

But the countriues picker modal is not dismissable.

I mean, when we press on the countries picker on web, there is no way can close that modal (unless if we select a country). On android, we can press the back button to close the modal.

I suggest adding a close button to the picker modal, when we press on this button it closes the modal.

OmarThinks commented 2 months ago

@kuasha420 You are really making the package📦 really cross platform. Actually, this is only really cross platform phone input package I found on NPM. Thanks! 💪💯✅👍😁

kuasha420 commented 2 months ago

Thanks for raising this @OmarThinks ! This is now available in the latest version. :tada: