This website works better with JavaScript.
Strona główna
Odkrywaj
Pomoc
Zaloguj się
npm
/
react-native-navigation
Obserwuj
11
Gwiazdka
0
Forkuj
0
Kod
Problemy
0
Pull Requests
0
Wydania
0
Wiki
Aktywność
react-native-navigation的迁移库
1270
Commity
1
Gałąź
Drzewo:
04ac8f4a88
master
Gałęzie
Tagi
${ item.name }
Utwórz gałąź
${ searchTerm }
z '04ac8f4a88'
${ noResults }
react-native-navigation
/
scripts
/
clean.sh
clean.sh
100B
Historia
Czysty
1
2
3
4
5
#!/bin/sh -e
watchman watch-del-all 2> /dev/null || true
rm -rf "$TMPDIR/react-packager-*" || true