React Native
React Native is an open-source framework for building mobile applications. For more information, refer to the official React Native documentation.
Before creating a React Native project, install the Node.js interpreter. You can download it from the official Node.js website.
Select .
Alternatively, navigate to New | Project on the Welcome to GoLand dialog.
In the New Project dialog, click React Native.
In the Location field, specify the path to your project.
From the Node interpreter list, select the Node.js interpreter or specify the path to the Node.js installation.
Click Create.
24 June 2025