From 602da75e8fa7e614d504d74a477582a443ebde0d Mon Sep 17 00:00:00 2001 From: Horcrux Date: Tue, 30 Aug 2016 09:50:40 +0800 Subject: [PATCH] update README --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 53952ba6..55e164f0 100644 --- a/README.md +++ b/README.md @@ -8,9 +8,6 @@ # IMPORTANT: -`react-native-art-svg` has changed name to **`react-native-svg`**(*thanks for [@Brent Vatne](https://github.com/brentvatne) handing over me this npm package.*). - -And furthermore: `react-native-svg` **NO LONGER rely on ReactNativeART**, it has its own native code dependency now (which is based on ReactNativeART code but support more SVG features) @@ -22,7 +19,9 @@ And furthermore: #### Install -### note: react-native-svg >= 3.0 only support react-native >= 0.29.0 +### 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 1. Install library from npm.