Questions for myself about React JS & React Native
6 min readOct 20, 2017
--
This article includes some basic term and fundamentals approach for React JS and & React Native. If you start new and can not understand some terms. I believe you can find good explanations below.
1- What is React really doing ?
React provides tools for us to build our own components and use them just like built-in HTML elements. React is a view…