Build Android and iOS apps from a cloud JavaScript workspace.
Start coding free →React Native is a cross-platform mobile development framework built on top of React. Instead of rendering to a browser, it generates native iOS and Android components that run on the device's operating system. Developers share most code between platforms while getting native performance. On RunCode, a workspace comes with Node.js and the React Native tooling already in place.
Open a React Native workspace →React Native uses the same declarative component model as React, so web developers can apply existing knowledge to mobile. Applications compile to native components rather than wrapped web views, giving them the performance and look of apps built with Java or Swift. React Native is used by companies including Facebook, Skype, and Airbnb for their mobile applications.