Welcome to the Treehouse Community
The Treehouse Community is a meeting place for developers, designers, and programmers of all backgrounds and skill levels to get support. Collaborate here on code errors or bugs that you need feedback on, or asking for an extra set of eyes on your latest project. Join thousands of Treehouse students and alumni in the community today. (Note: Only Treehouse students can comment or ask questions, but non-students are welcome to browse our conversations.)
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and a supportive community. Start your free trial today.

Angelo Paulo Lapus
2,614 PointsPrerequisite to learn React Native
I work as an iOS developer using swift and I want to learn how to use React Native. What are the things that I should learn first before tackling React native. Is there any step by step process. Or can I just jump straight learning React Native? Thanks!
2 Answers

Ari Misha
19,274 PointsHiya there! Im not an iOS developer but I code in React. I'd say only pre-requisite , in order to learn react-native, is to get a good foundational knowledge of JavaScript. It doesnt matter if you develop mobile applications or web application, you're gonna stumble across JavaScript as a programmer. So go through Beginner JavaScript Track on treehouse and then head over to React Native path.
~ Ari

Robert Howington
1,787 PointsThis is a quick perspective that I agree with. React Native has its specificities, but learning the big picture stuff is most important and you can do that without going trough react first.
Quora Link- Learn React before React Native?
But I like his ending statement:
"React will be really easy once you know react-native."
Angelo Paulo Lapus
2,614 PointsAngelo Paulo Lapus
2,614 PointsThanks Ari!