React Native enables 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.
The main difference between the two is that React Native is a framework, while ReactJS is considered a Javascript library that you can use in the development of your website.