Failed attempt to integrate ViroReact with CocoaPods

This commit is contained in:
John Lyon-Smith
2018-03-17 09:53:08 -07:00
parent c91fbaa98a
commit 77d92f3b7b
16 changed files with 1536 additions and 721 deletions

View File

@@ -5,7 +5,8 @@
"devDependencies": {
"babel-preset-react-native-stage-0": "^1.0.1",
"jest-react-native": "^18.0.0",
"react-test-renderer": "16.2.0"
"react-test-renderer": "16.2.0",
"babel-plugin-transform-inline-environment-variables": "^0.3.0"
},
"scripts": {
"start": "react-native start",