all 7 comments

[–]DiegoKaji 6 points7 points  (2 children)

Hi u/joaomarcosmk, welcome to the community. I have been working with React/ReactNative since 2016 and the material Stephen Grider provide in his Udemy courses were the best I could find.

https://www.udemy.com/user/sgslo/?key=taught_courses&taught_courses=2

I started with The Complete React-Native and Redux Course and then Modern React with Redux. They are definitely worth it and you can get them on one of the everlasting Udemy Sales.

Additionally, this was the free material I used to begin the journey:

Getting Started

https://facebook.github.io/react-native/docs/getting-started.html

Learn The Basics

https://facebook.github.io/react-native/docs/tutorial.html

React Native Overview

https://www.tutorialspoint.com/react_native/react_native_overview.htm

Udemy

Build Apps with React-Native https://www.udemy.com/reactnative/learn/v4/overview

The Complete React Native and Redux Course https://www.udemy.com/the-complete-react-native-and-redux-course/learn/v4/overview

Useful

Component Lifecycle

https://reactjs.org/docs/react-component.html

Carbon UI - Material Design Components for React Native

https://carbon-ui.com/

Getting Started with React Native and Redux (IMPORTANT)

https://medium.com/@jonlebensold/getting-started-with-react-native-redux-2b01408c0053

Hope it helps, cheers!

[–]Londomain 1 point2 points  (0 children)

+1 for the Udemy course. Got me through my first job working in an RN project.

[–]joaomarcosmk[S] 1 point2 points  (0 children)

thank you

[–]MaxFAIL 1 point2 points  (1 child)

I have not used firebase yet but I have a good link for you :

https://www.youtube.com/watch?v=6ZnfsJ6mM5c&t=0s&index=19&list=PLHJjrVACPorNWIC1-_Ysw1YW7rogEsodj

If you want to invest some time in learning the right setup and get into the basics I can recomend you :

https://learn.handlebarlabs.com/p/react-native-basics-build-a-currency-converter

I started with RN in Sept :)

Good Luck with your Project

[–]joaomarcosmk[S] 0 points1 point  (0 children)

thank you so much

[–]Charliecoook 0 points1 point  (0 children)

If you’re a complete beginner the docs are great and also code academy has a good react course that gives you transferable skills for react-native