mirror of
https://github.com/zoriya/react-native-svg.git
synced 2026-05-28 04:55:12 +00:00
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:
@@ -22,9 +22,6 @@
|
||||
"svgpath": "^2.1.5",
|
||||
"lodash": "^4.0.0"
|
||||
},
|
||||
"scripts": {
|
||||
"postinstall": "rnpm link react-native-svg"
|
||||
},
|
||||
"nativePackage": true,
|
||||
"rnpm": {
|
||||
"ios": {
|
||||
|
||||
Reference in New Issue
Block a user