Removed the postinstall script that runs rnpm. This causes issues because it doesn't not accurately insert code properly in all cases.

This commit is contained in:
Joe Leonard
2016-04-27 20:37:47 -03:00
parent f173726b9c
commit 031c11a5a6
-3
View File
@@ -22,9 +22,6 @@
"svgpath": "^2.1.5",
"lodash": "^4.0.0"
},
"scripts": {
"postinstall": "rnpm link react-native-svg"
},
"nativePackage": true,
"rnpm": {
"ios": {