Learning ReactJS before working with the native version is absolutely necessary . Think of ReactJS is a subset of React Native. React is for web and the native version is for mobile and desktop development. So, on top of ReactJS, react native gives you more facilities that help to make mobile and desktop native app.
Read moreShould I learn JavaScript before React?
React is a JavaScript library for creating front-end user interface. It relies heavily on Vanilla JavaScript. There is no way you can be a React developer without knowing JavaScript. So you must learn JavaScript first if you want to learn React and then it would be really easy to get started with React.
Read moreWhat to know in JavaScript before React?
Diamond pre-requisites for React Language syntax. Programming fundamentals – variables, functions, loops, conditionals, how a program runs . Working with a text editor like VSCode. Understanding of HTML, CSS and how it connects to JavaScript with DOM API.28 Haz 2021
Read more