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:
Ashoat Tevosyan
2018-01-30 12:22:20 -06:00
committed by Eric Vicenti
parent a1fc566679
commit d1d81d7033
13 changed files with 1530 additions and 321 deletions

View File

@@ -61,8 +61,8 @@
"lint-staged": "^4.2.1",
"prettier": "^1.5.3",
"prettier-eslint": "^6.4.2",
"react": "16.0.0",
"react-native": "^0.50.3",
"react": "16.2.0",
"react-native": "^0.52.0",
"react-native-vector-icons": "^4.2.0",
"react-test-renderer": "^16.0.0"
},