Video *
This component provides video playback capabilities with optional controls for play, pause, etc.
Installation
This component is not included by default, to use it import the following package:
Styles
Flexbox Styles
View Styles
Transform Styles
Props
Name | Type | Description |
accessibilityLabel |
|
|
authToken |
|
|
loop |
|
|
onBuffer |
|
|
onCanPlay |
|
|
onCanPlayThrough |
|
|
onEnded |
|
|
onError |
|
|
onLoadedData |
|
|
onLoadStart |
|
|
onProgress |
|
|
preload |
|
|
resizeMode |
|
|
showControls |
|
|
source |
|
|
style |
|
|
Last updated