Sai Seetharama Pavan Kumar

Results 6 comments of Sai Seetharama Pavan Kumar

I too am getting the same issue in both android and iOS. Is there any clue on how to resolve this? @jbagaresgaray How is it working in iOS and not...

Hi @saghul Nexus is a private repository maintaining service similar to npm. I created a react-native module to maintain as a common module for all my projects. I installed jitsi/react-native-sdk...

@saghul I tried disabling Hermes engine too. Still couldn't solve the issue. When I use @jitsi/react-native-sdk directly in a project it worked. How can I push all dependencies in nexus....

@saghul Also, in the examples of react-native provided in the official website hermesEngine is already enabled. Repo Link: https://github.com/jitsi/jitsi-meet-sdk-samples/tree/master/react-native

@saghul I am confused about what these scripts do in @jitsi/react-native-sdk package. Also, I think i need to maintain these in my nexus module

@saghul Thank you for your response. As I said earlier about the nexus registry, I logged in to npm with my nexus credentials and if I try to install @jitsi/react-native-sdk,...