How to Use Redux with React Native Expo: A Beginner's Tutorial! Code Example

preview_player
Показать описание
Hello everyone, My name is Rohit.
In this video, you'll learn how to use Redux with React Native Expo to create a simple counter application. We'll explain everything in a way that even a 15-year-old can understand! With Redux, you can manage your application's state in a more predictable way and easily share state between components. We'll cover the key concepts of Redux, create a slice for our counter feature, configure the store, and use the useSelector and useDispatch hooks to get and modify the counter value. By the end of the video, you'll have a better understanding of how Redux works with React Native Expo. So, join us and let's start building a simple counter app with Redux!

𝐁𝐨𝐨𝐤 ( 𝐅𝐫𝐨𝐦 𝐂𝐨𝐝𝐞 𝐓𝐨 𝐂𝐨𝐧𝐧𝐞𝐜𝐭𝐢𝐨𝐧𝐬: 𝐀 𝐃𝐞𝐯𝐞𝐥𝐨𝐩𝐞𝐫’𝐬 𝐠𝐮𝐢𝐝𝐞 𝐭𝐨 𝐛𝐮𝐢𝐥𝐝𝐢𝐧𝐠 𝐚 𝐬𝐨𝐜𝐢𝐚𝐥 𝐜𝐚𝐫𝐞𝐞𝐫 )

My social Links:

Music Source: Youtube Music Library

Keywords: Redux, React Native Expo, Counter App, State Management, useSelector, useDispatch, Provider Component, React Redux, ConfigureStore, CreateSlice, Reducers, React Native

Tags: #ReactNative #Expo #tutorial #redux #reactredux
Рекомендации по теме
Комментарии
Автор

super simple! after hours of trying other YouTube videos. Thank you, Bug Ninza. I'm trying to study Redux right now. I remember how your videos were able to help me back then, when I was still in college. You're one of the reasons I was able to finish my capstone. which I gain an advantage by being able to apply as a React Native developer. I'm currently working as a React Native developer. Again, thank you, Bug Ninza.

hiii
Автор

Very simplified version which is great for beginners to understand!!! Well done!

marvinfok
Автор

Hello, I made a little app with Expo, but I need to add a new page with expo router and share the state of the users in the index to the new page. I need to use Redux, or useContext? And if I need to use the Context hook, how I used it with expo router? My brains can't process all the confusion with the state u.u

isaaccastillo
Автор

Amazing tutorial!!! Just a question, how to structure that in folders? Can you tell me the correctly structure?

FedeRzVz
Автор

What TTS (text to speech) services do you recommend? Thanks for the great content.

AbrahamApell