Update README.md

This commit is contained in:
Wojciech Lewicki
2022-08-17 16:35:11 +02:00
committed by GitHub
parent 778703d8a3
commit a69cf7651d
+7
View File
@@ -76,6 +76,13 @@ expo install react-native-svg
| >=9 | >=0.57.4 | | >=9 | >=0.57.4 |
| >=12.3.0 | >=0.63.0 | | >=12.3.0 | >=0.63.0 |
## Support for Fabric
[Fabric](https://reactnative.dev/architecture/fabric-renderer) is React Native's new rendering system. As of [version `13.0.0`](https://github.com/react-native-svg/react-native-svg/releases/tag/v13.0.0) of this project, Fabric is supported only for react-native 0.69.0+. Support for earlier versions is not possible due to breaking changes in configuration.
| react-native-svg | react-native |
| ---------------- | ------------ |
| 13.0.0+ | 0.69.0+ |
## Troubleshooting ## Troubleshooting
### Problems with Proguard ### Problems with Proguard