I had bottom bar I need it to be like that
Asked
Active
Viewed 324 times
1
-
did you figure out the problem? – Nivethan May 19 '22 at 07:58
-
no I can't solve this issue @Nivethan – fatma mahmoud May 19 '22 at 08:07
-
looks like we can control the container using tabBarItemStyle inside screenOptions and by default it uses flex so all children takes same width and space, to me it feels intuitive for a navigation. but you can set padding to the tabBarItemStyle which adds space around your icons and label – Nivethan May 19 '22 at 09:27