Yes, it is good idea to learn ReactJS before learning React Native, although it is not necessary . You can learn the basics of the React, JSX syntax and other important concepts like Components, Virtual DOM, etc.
Read moreWhich apps are made using react?
9 Amazing Mobile Apps Built with React Native
Read moreCan ReactJS be used for mobile apps?
The fast-paced digital world requires companies to render quick information to their users. Thus, ReactJS is used extensively to create impeccable apps for both iOS and Android platforms .
Read moreHow do you make a react mobile app?
Once React is installed, you are advised to get started with the folder structure by following these steps:
Read moreHow create React Native project in Windows?
Get started with React Native by installing required tools
Read moreHow do I create a React Native project?
React Native – Environment Setup
Read moreHow create React Native project in terminal?
We will create our first react native project by running the below command in terminal from the folder where we want to create the app,
Read more