update
This commit is contained in:
@@ -6,7 +6,6 @@ export const Routes = {
|
||||
|
||||
BottomTab: "BottomTab",
|
||||
Welcome: "Welcome",
|
||||
Notifications: "Notifications",
|
||||
|
||||
HomeStack: "HomeStack",
|
||||
Home: "Home",
|
||||
@@ -16,7 +15,6 @@ export const Routes = {
|
||||
Chat: "Chat",
|
||||
|
||||
SettingsStack: "SettingsStack",
|
||||
Settings: "Settings",
|
||||
ProjectSettings: "ProjectSettings",
|
||||
AccountSettings: "AccountSettings",
|
||||
|
||||
@@ -70,4 +68,11 @@ export const Routes = {
|
||||
|
||||
Profile: "Profile",
|
||||
SingerProfile: "SingerProfile",
|
||||
EditProfile: "EditProfile",
|
||||
Settings: "Settings",
|
||||
ChangeEmailAddress: "ChangeEmailAddress",
|
||||
ChangePassword: "ChangePassword",
|
||||
Notifications: "Notifications",
|
||||
Language: "Language",
|
||||
Reels: "Reels",
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user