I want to update react native navigation bottom tab bar shape in ios. As its set to default and i want to customise the bottom Tab to meet my desired result .Please help me so that i can solve this problem. Currently i am getting
current status
React native navigation is using uitabarcontroller in node modules.
and i want its shape is something like
Desired result
Please suggest me the approach for this. Thanks