This website works better with JavaScript.
Home
Explore
Help
Sign In
npm
/
react-native-navigation
Watch
11
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
react-native-navigation的迁移库
1117
Commits
1
Branch
Tree:
5640718604
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '5640718604'
${ noResults }
react-native-navigation
/
scripts
/
clean.sh
clean.sh
100B
History
Raw
1
2
3
4
5
#!/bin/sh -e
watchman watch-del-all 2> /dev/null || true
rm -rf "$TMPDIR/react-packager-*" || true