react-native-navigation的迁移库

12345
  1. #!/bin/sh -e
  2. watchman watch-del-all 2> /dev/null || true
  3. rm -rf "$TMPDIR/react-packager-*" || true