clipped-tabbar
clipped-tabbar copied to clipboard
'tabBarOptions' is deprecated
I am receiving following warning,
Bottom Tab Navigator: 'tabBarOptions' is deprecated. Migrate the options to 'screenOptions' instead.
Also there is no transparent background of center button.
Also there is no transparent background of center button. Yes, have @maqeelqureshi you find the Solution of this issue
in TabBarAdvancedButton.tsx file, add background color(this color will appear in area below icon) to background style
Hi, you can leave PR, I'll review it and merge, then publish a new version so you can update you project.