DEV Community

Discussion on: Best way to learn on React Native

Collapse
 
niorad profile image
Antonio Radovcic

It's never wrong to learn new things! I'd start with learning React from their tutorial to understand the basics (React has a far smaller scope than Angular), without having to set up all the react-native-specific things. Once you have an understanding how JSX, Components, Props etc. work, dive into RN.