ollija / react-native-sortable-grid

Drag-drop-sortable grid view for react native
MIT License
439 stars 171 forks source link

Running npm install does not install latest code #44

Open cmeredith opened 6 years ago

cmeredith commented 6 years ago

Running npm install will install this package at 2.0.0. In order to get the latest version with most of the configuration props mentioned in the documentation (2.0.1) you will need to run npm i react-native-sortable-grid@https://github.com/ollija/react-native-sortable-grid --save.