DEV Community

Discussion on: Learn React Native In One Tutorial

Collapse
 
bravemaster619 profile image
bravemaster619

Thanks for nice blog. I'm pretty much confident in React. However, I have never got my hands on React Native. Are they much different? Can I learn React Native quickly? I'm worried of whether I have to go through a book or two to open a camera or turn a torchlight on in React Native.

Collapse
 
colewalker profile image
Cole Walker

They're almost identical. There are a few weird things about React Native that you'll have to get used to (not using CSS, missing some properties, different names for elements, to name a few), but for the most part, everything is the same. I'd recommend giving it a try and you'll grasp it pretty quickly.

Collapse
 
bravemaster619 profile image
bravemaster619

Not using CSS! That's what I'm afriad of. 😬😬😬

Thread Thread
 
nerdjfpb profile image
Muhammad Ali (Nerdjfpb)

Don't worry! It will be easier for you just like me! I'm also learning and making this one! Hope we'll learn together!