This website works better with JavaScript.
Accueil
Explorateur
Aide
Connexion
npm
/
react-native-navigation
Suivre
11
Favoriser
0
Bifurcation
0
Code
Tickets
0
Demandes d'ajout
0
Versions
0
Wiki
Activité
react-native-navigation的迁移库
1117
Révisions
1
Branche
Aborescence:
5640718604
master
Branches
Tags
${ item.name }
Créer la branche
${ searchTerm }
de '5640718604'
${ noResults }
react-native-navigation
/
scripts
/
clean.sh
clean.sh
100B
Historique
Brut
1
2
3
4
5
#!/bin/sh -e
watchman watch-del-all 2> /dev/null || true
rm -rf "$TMPDIR/react-packager-*" || true