Hi guys,
I need some help on creating a custom tab bar where there will be more than 5 views where the default TabView is not the best clean solution.
I am more than happy to share this with the community once I can get it working…
My template has three views:
RootView - renamed ContentView
TabBarView - for the custom scrollable Tabbar
TabbarItem - used for the selected view names
Six views - ViewA() to ViewG()
Where I am stuck is when the view name is tapped on the custom tabor view the corresponding view is shown.
I hope someone can help point me in the right direction to get this working
Regards
Paul