Kishanjvaghela / react-native-cardview

Native CardView for react-native (All Android version and iOS)
https://www.npmjs.com/package/react-native-cardview
MIT License
510 stars 82 forks source link

Duplicate react-native module error! #4

Closed prtkkmrsngh closed 7 years ago

prtkkmrsngh commented 7 years ago

Package is installing another version of react-native which is conflicting.

Fix for this would be remove react-native from peerDependencies to devDependencies

Kishanjvaghela commented 7 years ago

@prtkkmrsngh Thanks for the suggestion. I have fixed this.