adam-golab / react-developer-roadmap

Roadmap to becoming a React developer
Other
18.72k stars 2.03k forks source link

Anyone tried creating for react-native? #65

Open arnoldc opened 5 years ago

arnoldc commented 5 years ago

just curious if there is already a similar path just for React Native developers

adam-golab commented 5 years ago

Hi @arnoldc, Most libraries from this roadmap can be used in React Native as well. The only difference is with libraries that are rendering HTML. Obviously, these don't make sense in the Mobile environment. But everything like state management, routing, form helpers, utilities, i18n or API clients can be used in RN as well.

But answering your question: No, I didn't find any similar roadmap strictly for React Native, only a few articles, mostly with links to courses.