garganurag893 / react-native-phone-number-input

React Native component for phone number.
MIT License
373 stars 216 forks source link

Filter Countries #133

Closed jeremiahtam closed 1 year ago

jeremiahtam commented 1 year ago

How do you restrict the number of countries to show? For example, if I wanted to show just five countries ["AL","DZ" , "AS","AD", "AO" ], how do I go about it

jeremiahtam commented 1 year ago

Found the solution here https://github.com/garganurag893/react-native-phone-number-input/issues/56