Skip to content

Commit a69cf76

Browse files
authored
Update README.md
1 parent 778703d commit a69cf76

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ expo install react-native-svg
5858

5959
## Supported react-native versions
6060

61-
| react-native-svg | react-native |
61+
| react-native-svg | react-native |
6262
| ---------------- | ------------ |
6363
| 3.2.0 | 0.29 |
6464
| 4.2.0 | 0.32 |
@@ -76,6 +76,13 @@ expo install react-native-svg
7676
| >=9 | >=0.57.4 |
7777
| >=12.3.0 | >=0.63.0 |
7878

79+
## Support for Fabric
80+
[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.
81+
82+
| react-native-svg | react-native |
83+
| ---------------- | ------------ |
84+
| 13.0.0+ | 0.69.0+ |
85+
7986
## Troubleshooting
8087

8188
### Problems with Proguard

0 commit comments

Comments
 (0)