last fixes, home and videos
This commit is contained in:
@@ -62,7 +62,7 @@ export const BottomTabScreen = () => {
|
||||
name={Routes.Playbacks}
|
||||
component={Playbacks}
|
||||
options={{
|
||||
tabBarLabel: "Playbacks",
|
||||
tabBarLabel: "Playback",
|
||||
headerShown: false,
|
||||
tabBarShowLabel: true,
|
||||
tabBarIcon: ({ focused }) => renderIcon(tabs.mic, focused),
|
||||
|
||||
@@ -64,7 +64,7 @@ export const Routes = {
|
||||
|
||||
Create: "Create",
|
||||
HitParade: "HitParade",
|
||||
Playbacks: "Playbacks",
|
||||
Playbacks: "Playback",
|
||||
|
||||
Library: "Library",
|
||||
AllMyPlaylist: "AllMyPlaylist",
|
||||
|
||||
Reference in New Issue
Block a user