ReactNativeRN缓存清理RN缓存清理// 删除所有的watchman监听对象// 删除所有metro的临时对象watchman watch-del-all && rm -rf $TMPDIR/metro-* && rm -rf $TMPDIR/haste-map-*