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

Please update the following components: CountryPicker #235

Closed anniewey closed 5 years ago

anniewey commented 5 years ago

setUpDeveloperTools.js:73 Warning: componentWillReceiveProps has been renamed, and is not recommended for use. See https://fb.me/react-async-component-lifecycle-hooks for details.

Please update the following components: CountryPicker

xcarpentier commented 5 years ago

Which version are you using?

anniewey commented 5 years ago

"react-native-country-picker-modal": "^0.8.0"

Vitalik7 commented 5 years ago

@anniewey update to "^1.6.0"

anniewey commented 5 years ago

@xcarpentier May I know where to find the list of changelog/versions?