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的迁移库
290
Commits
1
Branch
Tree:
7d2300a3a3
react-native-navigation
/
.babelrc
.babelrc
87B
History
Raw
1
2
3
4
5
6
7
8
9
{
"presets"
: [
"es2015"
,
"react"
,
"stage-0"
],
"retainLines"
:
true
}