React Native is a framework created by Facebook to develop native iOS and Android applications. But what about the web? This is the main problem that React Native for Web solves. Instead of creating two different codebases for web and mobile applications, it solves this problem with a single codebase.

Link: How to Integrate React Native Web into React Native Apps
via javascript.plainenglish.io