chore: bump supported RN version for Fabric (#1913)

PR bumping supported RN version for Fabric since it changed due to https://github.com/software-mansion/react-native-svg/pull/1847 having custom cpp state with linking working only from RN `0.70`
This commit is contained in:
Wojciech Lewicki
2022-11-15 12:44:48 +01:00
committed by GitHub
parent 05c33d3245
commit 3f621ae10f
+2 -1
View File
@@ -82,7 +82,8 @@ expo install react-native-svg
| react-native-svg | react-native |
| ---------------- | ------------ |
| 13.0.0+ | 0.69.0+ |
| >=13.0.0 | 0.69.0+ |
| >=13.6.0 | 0.70.0+ |
## Troubleshooting