clipped-tabbar icon indicating copy to clipboard operation
clipped-tabbar copied to clipboard

'tabBarOptions' is deprecated

Open maqeelqureshi opened this issue 3 years ago • 3 comments

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.

maqeelqureshi avatar Jan 24 '22 08:01 maqeelqureshi

Also there is no transparent background of center button. Yes, have @maqeelqureshi you find the Solution of this issue

mastersandeep92 avatar Jan 07 '23 09:01 mastersandeep92

in TabBarAdvancedButton.tsx file, add background color(this color will appear in area below icon) to background style

some

saurabhsaneja avatar Jan 31 '23 09:01 saurabhsaneja

Hi, you can leave PR, I'll review it and merge, then publish a new version so you can update you project.

alex-melnyk avatar Jan 31 '23 10:01 alex-melnyk