mirror of
https://github.com/zoriya/react-native-video.git
synced 2026-06-07 04:15:57 +00:00
docs: fix links
This commit is contained in:
@@ -65,7 +65,7 @@ The `VideoPlayer` class, through `VideoPlayerEvents`, supports the following eve
|
|||||||
|
|
||||||
Additionally, the `VideoPlayer` instance itself has an `onError` property:
|
Additionally, the `VideoPlayer` instance itself has an `onError` property:
|
||||||
|
|
||||||
- `onError: (error: ` [VideoRuntimeError](../api-reference/classes/VideoRuntimeError.md) `) => void` — Fired when an error occurs. The callback receives the `VideoRuntimeError` object.
|
- `onError: (error: ` [VideoRuntimeError](../api-reference/interfaces/VideoRuntimeError.md) `) => void` — Fired when an error occurs. The callback receives the `VideoRuntimeError` object.
|
||||||
|
|
||||||
**Benefits of `useEvent`**:
|
**Benefits of `useEvent`**:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user