To find out which underlying native Bitmovin Player SDK the React Native SDK is build upon, you can

  • for Android, refer to the [build.gradle](🔗) file and look for the version of the `com.bitmovin.player:player` dependency, and

  • for iOS, refer to the [RNBitmovinPlayer.podspec](🔗) file and look for the `BitmovinPlayer` dependency version.