In React Native you simply write a React code but it acts as a bridge between JavaScript(JS) and mobile’s native properties. The added advantage of React Native is the cross-platform compatibility , which lets you run your app on both IOS and Android devices.