How does the Zoom SDK work with React Native projects made with Expo?

Description

I Am considering using Zoom SDK to build a video conferencing app. I am building the app through React Native and Expo. Expo is making the app compatible on both iOS and Android.

I notice that for the Zoom SDK’s, there is a different SDK for different native platforms. How does something like that work when I’m using Expo? Can I follow instructions for one and have it work for both devices? Or do I need to develop an iOS app separately from the Android app?

This topic was automatically closed after 30 days. New replies are no longer allowed.