mirror of
https://github.com/status-im/react-navigation.git
synced 2025-02-24 17:18:09 +00:00
* Update to RN 0.52 and Expo 25 * Rerecord snapshots for failing Jest tests * jest-expo@25.1.0-beta.0 * jest-expo@25.1.0
16 lines
354 B
JSON
16 lines
354 B
JSON
{
|
|
"main": "node_modules/expo/AppEntry.js",
|
|
"private": true,
|
|
"dependencies": {
|
|
"expo": "^25.0.0",
|
|
"react": "16.2.0",
|
|
"react-native": "^0.52.0",
|
|
"react-native-platform-touchable": "^1.1.1",
|
|
"react-navigation": "link:../.."
|
|
},
|
|
"name": "SafeAreaExample",
|
|
"version": "0.0.0",
|
|
"description": "Hello Expo!",
|
|
"author": null
|
|
}
|