feat: fixes
This commit is contained in:
@@ -52,7 +52,7 @@ export const BottomTabScreen = () => {
|
||||
name={Routes.HitParade}
|
||||
component={HitParade}
|
||||
options={{
|
||||
tabBarLabel: "Hit Parade",
|
||||
tabBarLabel: "Streaming",
|
||||
headerShown: false,
|
||||
tabBarShowLabel: true,
|
||||
tabBarIcon: ({ focused }) => renderIcon(tabs.ribbon, focused),
|
||||
|
||||
Reference in New Issue
Block a user