Redux Toolkit Full Cart Example in React Native 🔥 | Redux Toolkit in Hindi | Engineer Codewala

preview_player
Показать описание
Hello guys, in this video we will use redux toolkit in react native app and will add add to cart feature and will manage quantities of added products. So Please watch the full video and subscribe channel and like the video.
Packages :

How to Crack React Native Interview :

Netflix Clone

Other Videos
#redux #toolkit #reduxfamily #reactnativetutorial #reactnativetutorial #inhindi #2022 #forbeginners
Рекомендации по теме
Комментарии
Автор

Thora time laga smjhne me but the explaination was nice. Thanks a lot for this video

ayushsinha
Автор

Blessed To Have You Thank You For This Faced Diffuculties in between but still made it to the mark!!

prajjwalsingh
Автор

cart me se direct delete karne par product screen se qty 0 nahi hoti hai how to resolve

techmethod
Автор

Sir,
ek doubt hai, jab hum multiple Reducers use karte hai toh hume root Reducer bna kae combine bhi karna hota hai

KaranSingh-puz
Автор

I have api data.. which is called in useEffect hook . I add api data in redux using map. But when I add and check my cart . Back to list product it will copy of data multiple times. And when we save also it will copy. How to add condition?

soulrelaxing
Автор

Good video sir, but delete kae liye map() ka use kar kae if ko blank rakh kae else mae code kiya hai, vo theek nahi hai, hum findIndex() ka use kar kae index nikal sakte hai aur if mae directly splice() use kar sakte hai

example
let Index = state?.findIndex(i=>i?.id === action?.payload?.Id)
if(Index>-1){
state?.splice(Index, 1);
}

KaranSingh-puz
Автор

Product list showing multiple times when we back to cart screen?

poojakambale
Автор

Agr cart mese 1 item delete kr rhe he toh entire list of item delete ho rhi he how to solve this?

paritashah
Автор

Sir plz make a video on search on slice component.plz sir
OLX Clone have search but increased and decrease data not have.

nuraalamjikue
Автор

@ Bro can you try on Add to home screen a specific screen of app to mobile home screen?

adankhan
Автор

appreciate you effort sir, thankyou so much

LevelUp
Автор

Plz help me sir.all function add successful thanks lot of thank you sir thanks.But now I fatching great problem . Search function can not add my apps plz plz help me plz

nuraalamjikue
Автор

Sir can you please share the source code?

waleedfaisal
Автор

Sir please complete social app projects we are waiting for a long time 🙏🙏🙏

memostartup
Автор

bro it would be helpful if you make video { add to cart using laravel api or any other api expect firebase}

nitinbais
Автор

share the github link of this project pls i need it urgent

tahirpk
Автор

Sir plz Add Search Function for this reason meaning i am fetching Grate problem.plz plz plz sir

SnowtexOuter
Автор

Plz sir make a tutorial on instant Search with increased and dicreasee data.plz plz sir

nuraalamjikue
Автор

bro pls make a full detailed about redux tool kit in English

NithinmonD
Автор

Sir followers and following wala tutorial appne sahi se nahi bataya code bhi nahi samjhaya kyuki aapne sare code pehle karle we so sad 😭 gaurav sir ya to source code de do ya make new tutorial on this topic 🙏🙏🙏

humanright