From 5c4361dded3add562fa8318feb97f01fb4b9db0f Mon Sep 17 00:00:00 2001 From: Horcrux Date: Sun, 11 Sep 2016 10:25:48 +0800 Subject: [PATCH] Add note about version dependency --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 55e164f0..c2adf96e 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,7 @@ ### note: react-native-svg >= 3.2.0 only supports react-native >= 0.29.0 react-native-svg >= 4.2.0 only supports react-native >= 0.32.0 +react-native-svg >= 4.3.0 only supports react-native >= 0.33.0 1. Install library from npm.