📄️ Getting Started
To use our React Native player SDK, add react-native-tpstreams as a dependency in your project.
📄️ Player Methods
The TPStreamsPlayerView provides several methods to control video playback and manage player states. Below is the detailed explanation of each method:
📄️ Player Events
You can listen to various events related to the player's state through the TPStreamsPlayerView component. By adding event handlers, you can track changes in the player's properties such as whether the video is playing, loading state, playback speed changes, and more.
📄️ Downloads
The React Native TPStreams SDK provides comprehensive download functionality for offline video playback. This includes managing downloads, tracking progress, and handling download states.