Skip to content

Commit

Permalink
chore(πŸ“š): Add mention of the tvOS support (#2872)
Browse files Browse the repository at this point in the history
  • Loading branch information
wcandillon authored Jan 9, 2025
1 parent eee2fb0 commit 726f05c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions apps/docs/docs/getting-started/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ In addition you should make sure you're on at least `iOS 13` and `Android API le
To use React Native Skia with the new architecture, `react-native@>=0.72` is required. <br />
To use React Native Skia with video support, `Android API level 26` or above is required.

`tvOS >= 13` is also supported.

Skia has a new experimental backend named Graphite which runs on Vulkan and Metal.
We currently are working on a new version of React Native Skia that uses this new backend.
For Graphite to run, you will need to use `Android API level 26` and `iOS 15.1` or above.
Expand Down

0 comments on commit 726f05c

Please sign in to comment.