xcarpentier / react-native-country-picker-modal

🇦🇶 Country picker provides a modal allowing a user to select a country from a list. It display a flag next to each country name.
https://reactnative.gallery/xcarpentier/country-picker
MIT License
1.08k stars 802 forks source link

Modal error on Web #308

Closed ruben-kasaz closed 4 years ago

ruben-kasaz commented 4 years ago

Issue Description

I installed this package for my project. I use react-native-web on Expo. So the CountryPicker works perfectly on Mobile. But on Web, it's slow and I get this error :

Capture d’écran 2020-02-21 à 13 24 19

Steps to Reproduce / Code Snippets

Capture d’écran 2020-02-21 à 13 25 26

Expected Results

Not showing an error on Web.

Additional Information

myqomi commented 4 years ago

same issue :(

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.