Skip to main content

Compatibility

This page lists different React Native application setups that are officially supported by the most recent version of Radon IDE. If your setup is not included, it may still work or work with limited functionality. In a such case, you can still Radon IDE but we also recommend submitting an issue describing your setup, such that we can improve compatibility and consider it as a setup that is officially supported.

Supported editors

Radon IDE works with Visual Studio Code 1.86 or higher and Cursor 0.32 or higher.

Supported project setups

The extension supports a wide variety of React Native and Expo setups. We rigorously test most popular ones and update the extension as new versions of React Native and Expo SDK appear. We constantly improve the range of compatible project structures and if project structure isn’t supported, feel free to open an issue.

Expo projects

Radon IDE supports Expo projects starting from Expo SDK 50.

Expo SDK 50Expo SDK 51Expo SDK 52
Expo Dev Client
yes
yes
yes
Expo Prebuild
yes
yes
yes
Expo Go
yes
yes
yes

React Native projects

Radon IDE supports projects bootstrapped with the React Native Community CLI starting from React Native 0.73.

0.720.730.740.750.76
no
yes
yes
yes
yes

Monorepo projects

If your project doesn't work out-of-the-box because of modifications made in the setup, the Radon IDE might still support these modifications. See the Configuring the IDE guide on how to adjust the Radon IDE to your project setup.

Nxyarn workspacesnpm workspacespnpm workspaces
yes
yes
no
yes

We constantly improve the range of supported monorepo project structures. If you want to help us support your setup – submit an issue.

Brownfield projects

Brownfield applications are applications built using different technology with an integrated React Native app. Usually it's an existing iOS or Android native projects with some parts of it written in React Native.

Due to the complexity and a non-standard nature of the brownfield development these project setups aren't supported.

Supported operating systems

iOSAndroid
macOS
yes
yes
Windows
no
In Beta
Linux
no
no
You can use Radon IDE on Windows using free Beta license.

While running Radon IDE on Linux is technically possible, we do not have enough development capacity to add it. If you want to contribute the support for Linux please consult this issue.