Skip to content

Commit a06420b

Browse files
authoredMar 7, 2025
chore(📚): Add instructions about React Native 0.78 and React 19
1 parent efdf4ef commit a06420b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎apps/docs/docs/getting-started/installation.md

+2
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ In addition you should make sure you're on at least `iOS 13` and `Android API le
1414
To use React Native Skia with the new architecture, `react-native@>=0.72` is required. <br />
1515
To use React Native Skia with video support, `Android API level 26` or above is required.
1616

17+
For `react-native@>=0.78` and `react@>=19`, you need to use `@shopify/react-native-skia@next`.
18+
1719
`tvOS >= 13` is also supported.
1820

1921
Skia has a new experimental backend named Graphite which runs on Vulkan and Metal.

0 commit comments

Comments
 (0)
Failed to load comments.