bherrero
7/6/2016 - 6:29 PM

React Native Clear Cache

watchman watch-del-all && rm -rf $TMPDIR/react-* && rm -rf node_modules/ && npm cache clean && npm install && npm start -- --reset-cache