prepration for test with new way of extending component

This commit is contained in:
Ali Najafizadeh
2015-07-07 13:56:15 -04:00
parent a44fd77229
commit e5761f210e
3 changed files with 303 additions and 252 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
"start": "node_modules/react-native/packager/packager.sh"
},
"dependencies": {
"react-native": "^0.5.0",
"react-native": "^0.6.0",
"react-native-webview-bridge": "0.1.0"
}
}