From 025b8e78694b65ec0d32b52c3f8bd1fc66c7df1d Mon Sep 17 00:00:00 2001 From: Mikael Sand Date: Sun, 16 Dec 2018 22:20:42 +0200 Subject: [PATCH] Update README.md --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 305efddc..ef5edcc4 100644 --- a/README.md +++ b/README.md @@ -55,8 +55,11 @@ The latest version of react-native-svg should always work in a clean react-nativ | 5.4.1 | 0.47 | | 5.5.1 | >=0.50 | | 6.0.0 | >=0.50 | -| 7.0.0 | >=0.50 | -| 8.0.0 | >=0.50 | +| 7.0.0 | >=0.57.4 | +| 8.0.0 | >=0.57.4 | + +Or, include [this PR](https://github.com/facebook/react-native/pull/17842) manually for v7+ stability on android for older RN ( [included in 0.57-stable](https://github.com/facebook/react-native/commit/d9f5319cf0d9828b29d0e350284b22ce29985042) and newer) + #### Manual