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.07k stars 796 forks source link

update #430

Closed DanielKalmuratov closed 2 years ago

DanielKalmuratov commented 3 years ago

it doesnt search with '+'

kamui545 commented 3 years ago

I think filter = filter.split('+').join('') is enough.

You should rename the title of this PR to something meaningful and also close the 2 others you opened:

stale[bot] commented 2 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.