Skip to content

Show "favorites" countries on top of list #41

Closed Answered by AstrOOnauta
davoypres asked this question in Q&A
Discussion options

You must be logged in to vote

@davoypres I released a next version with new feat add some countries to the top of the countries list.
Please update the lib version to v0.7.1 and use the following code to solve your question:

...
  <PhoneInput
    ...
    popularCountriess={['BR', 'PT', 'CA', 'US']}  <-- Add this props
  />
  ...

OBS.: Referenced in this new point in the docs:
https://github.com/AstrOOnauta/react-native-international-phone-number#show-popular-countries-at-the-top-of-the-countries-list-inside-modal

🚀AstrOOnauta 🚀

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@davoypres
Comment options

Answer selected by davoypres
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants