7 ms·
I did exactly the same, First build a web app using ReactJS + Redux and once i was comfortable with it, i tried porting it to React-Native. Helped me understand
by iamthelord 8y ago
I did exactly the same, First build a web app using ReactJS + Redux and once i was comfortable with it, i tried porting it to React-Native. Helped me understand these one at a time.
- miguelrochefort 8y agoReact Native is basically React with a different DOM. Very easy transition.