The CONNECT Player React Native SDK lets you embed the player within an existing or new React Native application. This SDK wraps NAGRA's web, Android and iOS platform SDKs and unifies the API between them.
Supported React versions
The SDK was developed using the following React dependencies; you should use these versions.
Dependency | Version |
---|
React | 16.13.1 |
React-Native | 0.63.4-0 |
Embedded SDK versions
Platform | Version |
---|
Android | 5.16.0 |
iOS | 5.5.1 |
Web | 5.7.0 |
See the relevant platform documentation for your use cases for the supported OS versions, file formats and codecs.
SDK file contents
NAGRA supplies the following files as part of your release:
opy-react-native-<version>-react-otvplayer.zip
This archive holds the React Native plugin and must be included as a dependency in your project.
opy-react-native-<version>-examples.zip
This archive holds example integrations of the React Native plugin demonstrating various features of the SDK.