mirror of
https://github.com/status-im/react-navigation.git
synced 2025-02-24 17:18:09 +00:00
12 lines
232 B
JSON
12 lines
232 B
JSON
{
|
|
"name": "NavigationPlayground",
|
|
"version": "0.0.1",
|
|
"private": true,
|
|
"dependencies": {
|
|
"react": "16.0.0-alpha.6",
|
|
"react-native": "^0.43.2",
|
|
"react-native-vector-icons": "^4.0.1"
|
|
},
|
|
"devDependencies": {}
|
|
}
|