bitmovin-player-react-native
Advanced tools
Changelog
[0.2.0] - 2022-08-23
Adds support for DRM playback on Android (Widevine only) and iOS (FairPlay only), as well as configuring external subtitle tracks for a stream source.
PlayerView
's component props.Player.getAvailableSubtitles()
method for fetching the available subtitle tracks in the player's active source.PlayerView
child.Changelog
[0.1.0] - 2022-07-11
Adds support for basic playback using Bitmovin's Web UI as the default (and only) player UI. No support for custom UI yet.
PlayerView
.Player
and usePlayer
constructs.Player
and Source
events via PlayerView
's component props.