SHISME / react-native-draggable-grid

A draggable and sortable grid of react-native
308 stars 96 forks source link

fix: allow peer dependency with react 17 and 18 without warning #72

Closed philihp closed 2 years ago

philihp commented 2 years ago

Including this in a repo with a more recent version of React works, but issues this warning. Would you mind publishing a version with this, so that the logs are just slightly cleaner? ❤️

warning " > react-native-draggable-grid@2.1.5" has incorrect peer dependency "react@^16.0.0".
SHISME commented 2 years ago

Ok