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
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
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
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
Excellent and comprehensive tutorial! 🥳🥳
Glad you enjoyed it!
Looks great, congrats!
great tutorial
Thanks!
Is there any repo for the code?
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.
TOP D+
when we press back in any tab, home tabbutton is missing
Amazing amazing amazing.
You're amazing!!
Awesome bro, can we get git hub link ??
If you go on another tab than the home and use back button. The animated background does not comes back
Can we get the source cod?
Please share code link.
Can't get it working on Expo 51. Has anyone managed to get it working?
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
Dada mobile screen এর ব্যাপারটা কম্পিউটার ডাউনলোড হচ্ছে না
Hello friend can you help me to fix somethings ?
Bro make a same tutorial in flutter❤
Sure 😊
Can you give me the source code?
Não consigo entender, fez muito rapido