Download and install
Prerequisites
- Set up your environment for React Native.
- Install Node.js & Yarn.
- Set up a developer account to get your credentials.
- Learn how to use your Client ID and Client Secret app credentials to authorize use.
Download the React Native wrapper
- Log in to the Zoom App Marketplace using your Zoom account.
- Select Develop in the dropdown on the top-right corner, and select Build App.
- If you haven't created an SDK app, select Create in the SDK section and provide the required details.
- If you previously created an SDK app, select View here.
- Select React Native to download the Meeting SDK for React Native.
- Select Download in the upper-right corner, to the right of the Release Note button.
See Create an SDK app for details.
Download platform SDK files
The Meeting SDK for React Native is a wrapper for Android and iOS. The platform SDK files for these operating systems are not included in the wrapper. You must download the same version of the Meeting SDK for Android or the Meeting SDK for iOS, or both, from the Zoom Marketplace. Then copy the platform SDK files into the corresponding React Native SDK wrapper directory.
The Meeting SDK for React Native is based on the same version of the native Video SDK.
For example, Meeting SDK for React Native 6.2.10 is based on the Meeting SDK for Android or iOS version 6.2.10.
We currently support React Native up to version 0.75.4. Expo is currently not supported.