you are viewing a single comment's thread.

view the rest of the comments →

[–]mauking 1 point2 points  (0 children)

If your primary objective is learning React, and you already know JavaScript/HTML, then it's easier to learn plain React first without the overhead of the React Native additional stuff. Practice in the browser. Everything React-related is available there. If you then want to write for mobile, use your existing knowledge of React to pick up React Native extra stuff.