mirror of
https://github.com/zhigang1992/react-navigation.git
synced 2026-05-21 15:46:51 +08:00
Update to RN 0.52 and Expo 25 (#3383)
* 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
This commit is contained in:
committed by
Eric Vicenti
parent
a1fc566679
commit
d1d81d7033
@@ -2,9 +2,9 @@
|
||||
"main": "node_modules/expo/AppEntry.js",
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"expo": "^23.0.0",
|
||||
"react": "16.0.0",
|
||||
"react-native": "^0.50.3",
|
||||
"expo": "^25.0.0",
|
||||
"react": "16.2.0",
|
||||
"react-native": "^0.52.0",
|
||||
"react-native-platform-touchable": "^1.1.1",
|
||||
"react-navigation": "link:../.."
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user