What is the difference between React and React Native?
React is a JavaScript library for building web applications, while React Native is a framework for building mobile applications. React Native uses the same basic principles as React, but is designed specifically for mobile platforms.