# Download and install ## Prerequisites - [Set up your environment for React Native](https://reactnative.dev/docs/environment-setup). - Install Node.js & Yarn. - [Set up a developer account](https://zoom.us/signup) to get your credentials. - Learn how to use your Client ID and Client Secret app credentials to [authorize](/docs/meeting-sdk/auth/) use. ## Download the React Native wrapper 1. Log in to the [Zoom App Marketplace](https://marketplace.zoom.us/) using your Zoom account. 1. 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**. 1. Select **React Native** to download the Meeting SDK for React Native. 1. Select **Download** in the upper-right corner, to the right of the **Release Note** button. See [Create an SDK app](/docs/meeting-sdk/create/) 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.