Embedding Jitsi SDK into React Native app

Hello,

I’d like to integrate Jitsi SDK into an existing React Native app that supports OpenID Connect authentication and other features.
I don’t want to modify the source code of Jitsi. I just want to display the conference screen using JWT authentication.

Does anyone have an idea how to make it work ? I followed the SDK instruction but I doesn’t work.

Thanks