Hello and thank you for the response,
Unfortunately even though I’ve set sharedCookiesEnabled={true}, the session is not shared.
The WebView allows us to pass cookies to it, so I was wondering if it is possible to somehow fetch the required cookies inside the React Native application, before passing them to the WebView.