react-native-sortable-grid icon indicating copy to clipboard operation
react-native-sortable-grid copied to clipboard

Running npm install does not install latest code

Open cmeredith opened this issue 7 years ago • 0 comments

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.

cmeredith avatar Mar 14 '18 20:03 cmeredith