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

How can change 'Select Country' by another text #389

Closed Husdady closed 3 years ago

Husdady commented 3 years ago

Issue Description

[FILL THIS OUT]

Steps to Reproduce / Code Snippets

Change 'Select Country' by another text

Expected Results

Change 'Select Country' by another text

Additional Information

Husdady commented 3 years ago

Problem solved, use placeholder="Here your text" props of <CountryPicker />