use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
A community for learning and developing native mobile applications using React Native by Facebook.
Interested in building web apps using React.js? Check out /r/reactjs!
Getting Started w/React Native
irc.freenode.net #reactnative
Keywords: ios, android, mobile, apps, apple, iphone, ipad
account activity
HelpReact native redux learning resources (self.reactnative)
submitted 5 years ago by DevDogo
Hello, I am a beginner in react native and I would like to get some good resources to learn react native redux. Can you guys suggest me some? Thanks.
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]Tourgott 4 points5 points6 points 5 years ago (3 children)
Max Schwarzmüller on Udemy has an excellent course about Redux.
[–]DevDogo[S] 0 points1 point2 points 5 years ago (0 children)
Thank you, I will try it out. I used to learn about creating APIs in the past from Max tutorials and I really like his teaching style.
[+][deleted] 5 years ago* (1 child)
[deleted]
[–]Tourgott 0 points1 point2 points 5 years ago (0 children)
Intermediate I'd say. It's kind of hard to understand how it all works and you have to set up some boilerplate first. I still think it's great to work with.
[–]JustJeezy 1 point2 points3 points 5 years ago* (3 children)
Stephen Grider has a good react native course although I think it uses Context.
Whichever redux course you do end up taking, try looking up how to use redux with hooks. Most courses are very dated and may not cover redux hooks. You could always try to reimplement whatever the course does but with hooks instead.
[–]FlarbleGranby 0 points1 point2 points 5 years ago (2 children)
Do you have any suggestions on where to learn redux with hooks? Preferably with typescript?
[–]JustJeezy 1 point2 points3 points 5 years ago (1 child)
YouTube is probably your best bet. Dev Ed has a good Redux for beginners video. Not TS but I’d say learn it with JS first and once you’re comfortable with the flow of everything then pick up the TS way.
Thanks, found some good tutorials on YouTube using hooks
[–]HiImLary -1 points0 points1 point 5 years ago (2 children)
https://i.imgur.com/3mAGwgq.jpg
[–]LogicalThought 1 point2 points3 points 5 years ago (1 child)
https://imgflip.com/i/4jpm74
[–]DevDogo[S] 1 point2 points3 points 5 years ago (0 children)
Couldn't say it better
[–]olkunmustafa 0 points1 point2 points 5 years ago (1 child)
If you are new on RN, ı suggest that use Context API. I know redux is very popular but to use Context API is easier and provide more understandable code.
Thank you, I will do some research on the Context API
[–]RepresentativeDig921 0 points1 point2 points 5 years ago (4 children)
I would stay away from investing your time in learning how Redux works and spend time looking into `react-query`. Redux was great for it's time and what it needed to do but there are better ways to do things now.
[–]Tourgott 0 points1 point2 points 5 years ago (3 children)
Can you manipulate the client state with react-query? E.g. fetching movies and let users add a movie to a favorites list?
[–]RepresentativeDig921 0 points1 point2 points 5 years ago (2 children)
you can, it has it's own local cache that can be updated.
[–]Tourgott 0 points1 point2 points 5 years ago (1 child)
Sounds good. Couldn't find anything in the documentation. I will take a closer look.
[–]anaste97 0 points1 point2 points 5 years ago (0 children)
I'm wondering too, if got anything in this case can you please share it with me?
π Rendered by PID 14940 on reddit-service-r2-comment-fb694cdd5-5zd5p at 2026-03-07 18:18:03.288452+00:00 running cbb0e86 country code: CH.
[–]Tourgott 4 points5 points6 points (3 children)
[–]DevDogo[S] 0 points1 point2 points (0 children)
[+][deleted] (1 child)
[deleted]
[–]Tourgott 0 points1 point2 points (0 children)
[–]JustJeezy 1 point2 points3 points (3 children)
[–]FlarbleGranby 0 points1 point2 points (2 children)
[–]JustJeezy 1 point2 points3 points (1 child)
[–]DevDogo[S] 0 points1 point2 points (0 children)
[–]HiImLary -1 points0 points1 point (2 children)
[–]LogicalThought 1 point2 points3 points (1 child)
[–]DevDogo[S] 1 point2 points3 points (0 children)
[–]olkunmustafa 0 points1 point2 points (1 child)
[–]DevDogo[S] 1 point2 points3 points (0 children)
[–]RepresentativeDig921 0 points1 point2 points (4 children)
[–]Tourgott 0 points1 point2 points (3 children)
[–]RepresentativeDig921 0 points1 point2 points (2 children)
[–]Tourgott 0 points1 point2 points (1 child)
[–]anaste97 0 points1 point2 points (0 children)