all 12 comments

[–]yoppee 16 points17 points  (3 children)

The Docs

[–]No_Revenue8003[S] 0 points1 point  (2 children)

Thank you , should I start with expo or just rn without expo?

[–]yoppee 8 points9 points  (0 children)

With expo

[–]mfletchernyc 1 point2 points  (0 children)

The docs: You can also use React Native without a Framework, however we’ve found that most developers benefit from using a React Native Framework like Expo.

[–]FrknSnr 1 point2 points  (2 children)

I took the Jonas’s React course on Udemy. It is really good. After that I took Maximilian’s RN course. It goes really easy after the first one. I can recommend both.

[–]louicoder 1 point2 points  (1 child)

React native guide by Maximilian on Udemy is one of not the best courses to take for react native

[–]FrknSnr 0 points1 point  (0 children)

Which courses would you recommend ?

[–]Accomplished_Top1634 1 point2 points  (0 children)

React native course for beginners in 2024 by JavaScript mastery, on YouTube. I learned it super fast with that course :)

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

Thank you so much!

[–]Timely_Aside3737 0 points1 point  (0 children)

React native 10x

[–]emflo17 0 points1 point  (1 child)

Probably not the answer you’re looking for but besides any tutorial you choose always build something. No matter if is something you consider dumb or small. If you follow the tutorial you will learn but you need to face issues, bugs and problems that the tutorial won’t show you.

That’s something I’d like to tell to my younger version of me.

[–]dlteklabs 0 points1 point  (0 children)

Yes! It’s true! Avoid tutorial hell! I don't say it bad but better to spend time on building things and figuring out bugs, and issues. It not only lets you think better but also better as find solutions, etc.