Is there a way to write native modules and components for react-native app from zoom sdk classes?

I am trying to build a custom UI screen in React Native App with Zoom Android SDK. Can you confirm whether this is possible or not and guide me with the way how to proceed?

Hi @vsnk, thanks for using our SDK.

The Meeting SDK does not have React Native support right now, so you would have to build a wrapper in order to integrate it into a React Native project. Currently this SDK only has native Android support.

Thanks!

Thanks for the reply. Can you confirm me whether a custom meeting ui can be built without inheriting from MeetingActivity class.

Hi @vsnk,

This seems to be a duplicate of the question you’ve asked in another topic. I’ve replied to that topic already, but please try not to post the same question to multiple topics, as it can make the forum more difficult to navigate for other users. For more information on the forum’s best practices, you can check out the FAQ page. :slightly_smiling_face:

Thanks!