You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/docs/video.md
+1-2
Original file line number
Diff line number
Diff line change
@@ -9,10 +9,9 @@ React Native Skia provides a way to load video frames as images, enabling rich m
9
9
10
10
## Requirements
11
11
12
+
-**Reanimated** version 3 or higher.
12
13
-**Android:** API level 26 or higher.
13
14
-**Video URL:** Must be a local path. We recommend using it in combination with [expo-asset](https://docs.expo.dev/versions/latest/sdk/asset/) to download the video.
14
-
-**Animated Playback:** Available only via [Reanimated 3](/docs/animations/animations) and above.
15
-
-**Sound Playback:** Coming soon. In the meantime, audio can be played using [expo-av](https://docs.expo.dev/versions/latest/sdk/av/).
0 commit comments