bitmovin-player-react-native icon indicating copy to clipboard operation
bitmovin-player-react-native copied to clipboard

Official React Native bindings for Bitmovin's Mobile Player SDKs.

Results 8 bitmovin-player-react-native issues
Sort by recently updated
recently updated
newest added

Automated android player version update to 3.69.0+jason

Automated iOS player version update to 3.63.0

## Description Some fields in `TweaksConfig` do not explicitly state their availability on tvOS. ## Changes - Sync tvOS availability with native SDK - Format default values to be at...

documentation

Bumps [ip](https://github.com/indutny/node-ip) from 1.1.8 to 1.1.9. Commits 1ecbf2f 1.1.9 6a3ada9 lib: fixed CVE-2023-42282 and added unit test See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ip&package-manager=npm_and_yarn&previous-version=1.1.8&new-version=1.1.9)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a...

dependencies
javascript

## Problem (PRN-92) Getters were duplicated between returning null or throwing. Now that Exception are consistently caught, those returning a nullable type can be removed. ## Changes Remove and inline...

## Problem (PRN-92) `RejectPromiseOnExceptionBlock` was introduced as a compile time way of throwing with a guaranty that the exception would be caught and the promise rejected. Now that all the...

## Problem (PRN-92) Most of the RN SDK relies on the default value from the native side. The 2 exceptions where fullscreen and PiP, where the default is set in...

## Problem (PRN-92) ## Changes ## 📚 Other PRs for this issue - 📗 bitmovin/bitmovin-player-react-native#317 - 📘 bitmovin/bitmovin-player-react-native#345 - 📙 bitmovin/bitmovin-player-react-native#346 - 📒 bitmovin/bitmovin-player-react-native#347 - 📖 bitmovin/bitmovin-player-react-native#343