ALT React.js or React in general can be considered an open-source JavaScript library that is used to create a user interface (UI) for web applications. React Native on the other hand is used for building cross-platform mobile applications. The underlying framework is more or less the same as React but instead of using web components, it uses native mobile components.