This website works better with JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
npm
/
react-native-navigation
Seguir
11
Destacar
0
Cuchillo
0
Código
Incidencias
0
Peticiones pull
0
Lanzamientos
0
Wiki
Activity
react-native-navigation的迁移库
1070
Commits
1
Rama
Árbol:
dd9a06b6e9
react-native-navigation
/
scripts
/
clean.sh
clean.sh
100B
Histórico
Original
1
2
3
4
5
#!/bin/sh -e
watchman watch-del-all 2> /dev/null ||
true
rm -rf
"
$TMPDIR
/react-packager-*"
||
true