Diese Webseite funktioniert besser mit JavaScript.
Startseite
Erkunden
Hilfe
Anmelden
npm
/
react-native-navigation
Beobachten
11
Favorisieren
0
Fork
0
Code
Issues
0
Pull-Requests
0
Releases
0
Wiki
Aktivität
react-native-navigation的迁移库
1051
Commits
1
Branch
Struktur:
7af4cc3971
master
Branches
Tags
${ item.name }
Erstelle Branch
${ searchTerm }
von '7af4cc3971'
${ noResults }
react-native-navigation
/
scripts
/
clean.sh
clean.sh
100B
Verlauf
Originalformat
1
2
3
4
5
#!/bin/sh -e
watchman watch-del-all 2> /dev/null || true
rm -rf "$TMPDIR/react-packager-*" || true