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.07k stars 795 forks source link

Change of an unmaintained dependency #517

Open lapwil opened 10 months ago

lapwil commented 10 months ago

Issue Description

The dependency to modal-react-native-web is no longer maintained as react-native-web as been change

Changes needed

If you could change your dependencies to accept the react-native-web that would be great as modal-react-native-web peer dependencies are unsafe for latest react and react-native configurations

If you want I can make the PR

lapwil commented 10 months ago

My bad I just cloned your repo and saw that you made the change already, my issue came from another package I'm using that uses a previous version of your code.

Sorry

lapwil commented 10 months ago

Oh in fact, its your npm repo that is outdated and does not have this version of the code, can you update it ?

mcrstudio commented 9 months ago

is the npm module going to be updated

Svarto commented 7 months ago

would be fantastic with an update...it is failing builds now due to peer dependency to React 16

yushanwebdev commented 4 months ago

@lapwil @mcrstudio @Svarto, you can start using this one if you like https://github.com/yushanwebdev/react-native-country-picker-modal

Punith-goud commented 1 month ago

any fixes till now??