From 451e681fed156dfe2f85599d187ad77afc80085a Mon Sep 17 00:00:00 2001 From: Jakub Grzywacz Date: Thu, 17 Oct 2024 14:42:39 +0200 Subject: [PATCH] docs: add entry to supported react-native version (#2495) # Summary `react-native-svg@15.8.0` requires `react-native@0.73.0+` or above. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e601747b..2ffa747d 100644 --- a/README.md +++ b/README.md @@ -75,6 +75,7 @@ npx expo install react-native-svg | >=9 | >=0.57.4 | | >=12.3.0 | >=0.64.0 | | >=15.0.0 | >=0.70.0 | +| >=15.8.0 | >=0.73.0 | ## Support for Fabric