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 801 forks source link

The search criteria are not filtered based on the translation attribute. #534

Open zhao-duan opened 1 month ago

zhao-duan commented 1 month ago

Issue Description

[FILL THIS OUT]

Steps to Reproduce / Code Snippets

  1. Set the attribute to jpn.
  2. Click Select,
  3. Search for China.

Expected Results

[FILL THIS OUT]

Additional Information