trabricks-react / react-native-photo-zoom

MIT License
10 stars 7 forks source link

Mark react and react-native as peer dependencies #6

Open jacobp100 opened 3 years ago

jacobp100 commented 3 years ago

Having them as dependencies can cause issues. I.e. I updated RN with Yarn, and because this package listed RN as a dependency and Yarn didn't want to update your dependency, it copied RN twice. I had to remove and re-add this package.