Given this code: ``` <TabLayout selectedTab={0} backgroundColor="red"> <Tab name="BROWSE"/> <Tab name="FAVORITES"/> <Tab name="HISTORY"/> </TabLayout> ``` I get this result: 
Given this code:
I get this result: