mirror of
https://github.com/zoriya/react-native-svg.git
synced 2026-06-03 07:06:04 +00:00
change exmaple react-native version
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
"start": "react-native start"
|
"start": "react-native start"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"react-native": "^0.18.1",
|
"react-native": "^0.24.0",
|
||||||
"react-native-svg": "../",
|
"react-native-svg": "../",
|
||||||
"react-native-root-modal": "^1.0.3"
|
"react-native-root-modal": "^1.0.3"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user