In react native which player bitmovin support?

which type of player do you integrate? HTML5 supported player or native-supported player?

Hi
The React Native player relies on our Native Android and iOS SDKs. Is thee any specific use-case you would need to achieve with React Native + HTML5 ?
Please let me know in case you have any questions.

Hi Ludo , thanks for quick reply, i m player developer and i worked in various ott project like jiocinema, sonyliv and erosnow using react so now I m trying react-native with HTML5 player but not success, when i search in internet I got your GitHub so i asked in your for forum.

Our React Native SDK is meant to use the Native player technologies, which are in general more robust on mobiles.

This being said, you can always create a web view in your app and use the Bitmovin HTML5 player

Let me share our React Native repository, which comes with code examples for iOS and Android

However, it might come with some limitations, compare to React Native.