fix & featur
deskripsi: - fix component stack dan drawer - new page list path profile
This commit is contained in:
@@ -102,6 +102,13 @@ export default function UserLayout() {
|
||||
headerLeft: () => <BackButton />,
|
||||
}}
|
||||
/>
|
||||
<Stack.Screen
|
||||
name="maps/create"
|
||||
options={{
|
||||
title: "Tambah Maps",
|
||||
headerLeft: () => <BackButton />,
|
||||
}}
|
||||
/>
|
||||
|
||||
{/* Marketplace */}
|
||||
<Stack.Screen
|
||||
|
||||
Reference in New Issue
Block a user