How to add cookie in react native sdk?

Unable to find options or integration docs to add cookie to react native player sdk

hi @developer thanks for your query.

  1. You can enable cookies using Tweaks per How to send cookies along with requests in the Player SDKs

  2. Do check out Bitmovin React Native Tweaks implementation @ https://github.com/search?q=repo%3Abitmovin%2Fbitmovin-player-react-native+cookie&type=issues

Hope they help.