upd: pencarian

Deskripsi:
- halaman pencarian

NO Issues
This commit is contained in:
amel
2025-04-24 17:24:26 +08:00
parent 716e021a7a
commit a92967006d
3 changed files with 140 additions and 95 deletions

View File

@@ -12,7 +12,7 @@ export default function Notification() {
<Stack.Screen
options={{
headerLeft: () => <ButtonBackHeader onPress={() => { router.back() }} />,
headerTitle: 'Pencarian',
headerTitle: 'Notifikasi',
headerTitleAlign: 'center'
}}
/>