React Native clear cache
Often it has been posted in different places but everybody is using different techniques and so am I. Therefore, here's my snippet of clearing the "React Native" cache which is basically a drop of all temp dir's combined with a npm cache clear. This is working on my MBP with MacO…