React Native allows you to construct mobile applications using React, however it is not the same React that you would use for the web, but rather a React that is focused on apps.
React Native is an open source framework that was born on Facebook with the purpose of creating native and multiplatform mobile applications, all this from the same code base written in JavaScript and React.
Companies such as Microsoft, Facebook, Instagram and Tesla have adopted this tool to develop their applications, and for that reason, React Native is one of the most popular frameworks of the moment.