mirror of
https://github.com/zhigang1992/react-navigation.git
synced 2026-02-01 17:28:28 +08:00
12 lines
225 B
JSON
12 lines
225 B
JSON
{
|
|
"name": "NavigationPlayground",
|
|
"version": "0.0.1",
|
|
"private": true,
|
|
"dependencies": {
|
|
"react": "~15.4.2",
|
|
"react-native": "^0.41.2",
|
|
"react-native-vector-icons": "^4.0.1"
|
|
},
|
|
"devDependencies": {}
|
|
}
|