📄️ Properties
The react-native-video-player component exposes a wide range of properties to give you full control over video playback and UI customization. Below, you’ll find a comprehensive list of supported props, their descriptions, and how to use them. Additionally, this component supports all props from the underlying react-native-video library.
📄️ Events
The react-native-video-player component exposes a set of events that allow you to interact with and control the video playback. Below, you’ll find a detailed list of these events, their descriptions, and how to use them. These events give you full flexibility to customize the behavior of the video player.
📄️ Methods
The react-native-video-player component exposes some methods through a ref. These methods provide direct control over video playback, allowing you to customize and manage the player programmatically.
📄️ Styles
The react-native-video-player component allows you to customize its appearance using the customStyles property.