We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efdf4ef commit a06420bCopy full SHA for a06420b
apps/docs/docs/getting-started/installation.md
@@ -14,6 +14,8 @@ In addition you should make sure you're on at least `iOS 13` and `Android API le
14
To use React Native Skia with the new architecture, `react-native@>=0.72` is required. <br />
15
To use React Native Skia with video support, `Android API level 26` or above is required.
16
17
+For `react-native@>=0.78` and `react@>=19`, you need to use `@shopify/react-native-skia@next`.
18
+
19
`tvOS >= 13` is also supported.
20
21
Skia has a new experimental backend named Graphite which runs on Vulkan and Metal.
0 commit comments