React Native 0.60 Support (#375)
* Add react-native@0.60.* support * Change variant name * Update installation docs * Fix example project * Update installation.md
Showing
| ... | ... | @@ -58,7 +58,7 @@ |
| "sinon": "^1.17.3", | ||
| "sinon-chai": "^2.8.0", | ||
| "shell-utils": "1.x.x", | ||
| "react-native": "0.59.5", | ||
| "react-native": "0.60.5", | ||
| "react": "16.8.6", | ||
| "detox": "13.x.x", | ||
| "jsc-android": "236355.x.x", | ||
| ... | ... |
Please register or sign in to comment