#2 How to handle large data in Flatlist Optimization Pagination Loader reactnative
ฝัง
- เผยแพร่เมื่อ 5 ก.พ. 2025
- @Intellect Developer
Api Link: dummyjson.com/...
Social Account Links:
1. Follow me on Instagram:
Instagram Link: / intellect_dev
2. Follow me on Twitter:
Twitter Link: / gulsherkhandev1
3. Follow me on Facebook: / intellectdev
4. LinkedIn: / gulsher-khan-37b626249
Buy me a coffee ☕ : www.buymeacoff...
copy right free song: "Royalty Free Music from Bensound"
website link: www.bensound.com
#reactnative #coding #javascript #reactnativetutorial
Such a brilliant content sir 🙌🙌🙌
we may have same experience in react native on paper but sir u have such a amzing skills and conceprual knowledge.
Mei toh apka tb se fan hoon jb aapne mera interview liya tha😍😍😍
I Hope u remember that last 5 js questions tht u asked me in the final round.
I would suggest you one thing please create one playlist for js basics as well.... Small small clips of 3-5 mintues in which we can learn the basics js with oops.
And also sir continue these RN videos, its really helpful for us .....
Mei toh ab aapke channel pr aakr self study karta hoon daily..... Shi m sir boht bdiya content h 😍
thank your for you appreciation :) i will start a new playlist check my latest video.
You are one of the best tutor of RN. Thanks for your efforts and contribution....
Glad you think so! :)
Yarrrr me ney ik dfa apki hideo dekhi thi randomly or mera kam ho gya yaani yahi.... Bri deer pehly .. ab me ney apka channel history sy dhondha hai me ney kaha yeh acha bnda hai subscribe kr do
... Awein gum na ho jaye .. kasmy bri mushkil sy mila
loadMore ek local variable hai, jo React ke re-renders ke saath sync nahi hai. Har render par loadMore reset ho jata hai, is wajah se API unnecessary call ho rahi hai.
Good to go with you
thank you bro and don't forgot to subscribe my channel.
Really highly need ful sir
Thanks alot!!
thank you brother.
True Gem..!
Love from Pakistan 🤗
thank you
I never watched your video but believe me it will be great
Thank you so much 😀
@@IntellectDeveloper make video on payment gateway bro
Great Work!
thank you so much
Good Work. Keep it up brother.
Thank you, we will... :)
i am using same approach using redux toolkit, but when i want i click on any item to open product detail then it doesn't open immediately it takes many seconds, please guide
Nice
Thanks :)
most awaited video, thanks bro
Hope you enjoyed it! :)
Hi, You are wrapping everything inside useCallback. This will consume a lot of memory. This wont also degrade the performance when we talk in large scale projects.
No not degrade the performance i have tested this code in 10 thousand line of code. If you have a lot of line of code in your single screen then re-rendering slow your app performance so we need to prevent unnecessary re-rendering screen with using useCallback its not necessary to small component.
Thank You So much Bhaiya...U r great.
So nice of you :)
Thnku boss
You can do skip+limit instead of manually changing it two times
Amazing video brother I would like to request please make video on animation
ok will do
thank you so much
You're welcome! :)
hello
pull to refresh at that time first page called this is not working please guide me
what issue you are facing ?
@@IntellectDeveloper api not working and loading all time
What about the tiktok like flatlist rendering?
you can do the same with this code.
Sir first time pe scroll karne pe onEndReached call nahe ho raha hai
decrease the amount of onEndReachedThreshold props
Pagination with filter, and search , video please provide sir
Will do soon
where is source code bro
Based on what i saw on your console logs, API is being called twice each time. 👀 doesn't that beat the purpose of optimization.?
it's happening because of onEndReached method.
Bhai react native ka full course upload kro a to z basic to advance
Already uploaded please watch this playlsit: th-cam.com/video/cLsrH6WpudQ/w-d-xo.html
Great Video Sir but can you do it in English so more of us can understand it better. Tnx a lot.
Share the source code