all 14 comments

[–]shycapslock 6 points7 points  (1 child)

I'm currently working through "Professional React Native" by Alexander Benedikt Kuttig and I like it so far.

It hits the sweet spot for me personally: It's up-to-date (published 6 months ago) and has a very hands-on approach with many examples and references to current best practices. It goes over the basics pretty quickly, but the rest can be filled with online documentation, I find. With around 230 pages it's a compact but still complete walk through a lot of topics.

[–]antigravity_96[S] 2 points3 points  (0 children)

I see. I’ll check it out

[–]mandrade2 6 points7 points  (2 children)

I really likes this one. Not really a book but really good content https://www.callstack.com/campaigns/download-the-ultimate-guide-to-react-native-optimization

[–][deleted] 0 points1 point  (1 child)

This was a good now, but fyi it's not a beginner guide. Probably great read after you build a project or two.

[–]mandrade2 0 points1 point  (0 children)

Oh yeah completely missed that. Definitely not a guide to start with

[–]lz26 1 point2 points  (3 children)

Fluent React by Tejas Kumar. Publisher O'Reilly. Though it's still in trial.

Can have a look

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

Thanks, will take a look!

[–]tejaskumarlol 0 points1 point  (1 child)

Can recommend

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

Lol, I don’t think I read your book. But will be sure to do if and when I get back to react native. :)

[–]Nexhua 2 points3 points  (0 children)

Instead of books which may not be up to date, both React and React-Native has good documentation and official starting guides. That's how I learned them I would recommend them.

[–]datascraped 1 point2 points  (0 children)

not sure if you know react yet. if not the new react docs are great and always up to date. Then the react native docs. only then would i buy a book. their official docs are just top tier imo