From 3852e3eacd57f26c4a4c646de22a8bb8b02de2ae Mon Sep 17 00:00:00 2001 From: magicismight Date: Thu, 8 Jun 2017 14:26:48 +0800 Subject: [PATCH] Update readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5108a66d..4c6bbd8a 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,8 @@ - react-native-svg >= 4.4.0 only supports react-native >= 0.38.0 and react >= 15.4.0 - react-native-svg >= 4.5.0 only supports react-native >= 0.40.0 and react >= 15.4.0 - react-native-svg >= 5.1.8 only supports react-native >= 0.44.0 and react == 16.0.0-alpha.6 + - react-native-svg >= 5.2.0 only supports react-native >= 0.45.0 and react == 16.0.0-alpha.12 + 2. Link native code ```bash