Hacker News new | ask | show | jobs
by iamthelord 2727 days 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.
1 comments

React Native is basically React with a different DOM. Very easy transition.