Great video. Small recommendation: move "tabPositionX.value = withSpring(buttonWidth * index, { duration: 1500 });" out from onPress handler to the useEffect, like that: useEffect(() => { tabPositionX.value = withSpring(buttonWidth * state.index, { duration: 1500 }); }, [state.index]); this will ensure correct highlight when index changes outside onPress, i.e. navigating to certain tab from deep link
Perfect timing! I just started my first react native application and wanted to make the tab bar to look something like the one you made! Can you share the code, as well? :D
@@itzpradip Sorry man , how do you select a longer and better quality video to upload in firebase, I get stuck when trying so, it keeps on waiting for media to be ready. Can you make a tutorial of how to achieve this?
what a bummer. Followed everything and after the app crashed I got this: [Layout children]: No route named "(tabs)" exists in nested children: ["_sitemap", "+not-found", "(tabs)/explore", "(tabs)/index", "(tabs)/layout", "(tabs)/profile"] file structure is correct and cache is cleared
bro, knowing is one thing, teaching is another. you are too fast with everything. Go slow, try to make people understand what you are doing. Feels like you are doing some kind of duty and trying to somehow finish your turorial and go home.
Great video. Small recommendation: move "tabPositionX.value = withSpring(buttonWidth * index, { duration: 1500 });" out from onPress handler to the useEffect, like that: useEffect(() => {
tabPositionX.value = withSpring(buttonWidth * state.index, { duration: 1500 });
}, [state.index]); this will ensure correct highlight when index changes outside onPress, i.e. navigating to certain tab from deep link
Great suggestion. I'm sure it'll help others as it helped me also. Thanks
great tutorial!
Thank you! Cheers!
Awesome tutorial, really took it step by step and easy to follow
Really nice video, i liked the thing that you did it with Expo Router
Looks great, congrats!
Excellent and comprehensive tutorial! 🥳🥳
Glad you enjoyed it!
well done mate , it is quite advance topic.
Perfect timing! I just started my first react native application and wanted to make the tab bar to look something like the one you made! Can you share the code, as well? :D
Is there any repo for the code?
great tutorial
Thanks!
Really good. Thankyou.
Glad you liked it!
@@itzpradip Sorry man , how do you select a longer and better quality video to upload in firebase, I get stuck when trying so, it keeps on waiting for media to be ready. Can you make a tutorial of how to achieve this?
@@itzpradip Is there any chance of sharing your code? Maybe a link to Github? That'd be great.
Please share code link.
when we press back in any tab, home tabbutton is missing
Can we get the source cod?
Amazing amazing amazing.
You're amazing!!
The best
TOP D+
If you go on another tab than the home and use back button. The animated background does not comes back
Awesome bro, can we get git hub link ??
Can't get it working on Expo 51. Has anyone managed to get it working?
Hello friend can you help me to fix somethings ?
Can you provide the source code please
what a bummer. Followed everything and after the app crashed I got this:
[Layout children]: No route named "(tabs)" exists in nested children: ["_sitemap", "+not-found", "(tabs)/explore", "(tabs)/index", "(tabs)/layout", "(tabs)/profile"]
file structure is correct and cache is cleared
Hi, Can you please provide the source code ?
Não consigo entender, fez muito rapido
Dada mobile screen এর ব্যাপারটা কম্পিউটার ডাউনলোড হচ্ছে না
Bro make a same tutorial in flutter❤
Sure 😊
Can you give me the source code?
bro, knowing is one thing, teaching is another. you are too fast with everything. Go slow, try to make people understand what you are doing. Feels like you are doing some kind of duty and trying to somehow finish your turorial and go home.
Yeah, exactly