Hello sir! Can you show us an example where along with the bottom tab bar animation bottom menu can be rolled from left to right or right to left? Something like flatlist horizontal scrolling but in the bottom menu
You also can do in this, Change this bottom tab view into ScrollView and add horizontal property to true and then add more tab buttons into that bottom tab scrollview and give equal width to each tab button then it will become scrollable tab bar menu. Try this if not work then let me know.
Wow, Praying for this thing. You are the wow 👌
Fingers crossed!🤞
I have subscribed your channel today!
Awesome, thank you!
Always awesome 🤠
Good drop!!
Hello sir!
Can you show us an example where along with the bottom tab bar animation bottom menu can be rolled from left to right or right to left? Something like flatlist horizontal scrolling but in the bottom menu
You also can do in this,
Change this bottom tab view into ScrollView and add horizontal property to true and then add more tab buttons into that bottom tab scrollview and give equal width to each tab button then it will become scrollable tab bar menu.
Try this if not work then let me know.
@@vishalpwr in that case there would be no bottom navigation right ? One that we use from react navigation
You can use custom tabBar component (tabBar) and make it scrollable if you want to use react-navigation
@@vishalpwr thanks !
I'll try this.
By any chance do you plan to make tutorial on similar case in near future ?
Maybe in future!
i like this please make this type of video in which you tell us how to animate the item. i mean we want to learn animation.
Yeah, I'll try to create video on that.
Thank you.
You're welcome!
There is a way to do this with js without react?