diff --git a/frontend/src/components/AppHeader.tsx b/frontend/src/components/AppHeader.tsx
index 617793b14..3d618fab9 100644
--- a/frontend/src/components/AppHeader.tsx
+++ b/frontend/src/components/AppHeader.tsx
@@ -101,17 +101,34 @@ export function AppHeader({
{/* RIGHT: Actions */}
-
+
-
+
@@ -124,6 +141,9 @@ export function AppHeader({
navigation.goBack()}
style={styles.backBtn}
+ accessibilityRole="button"
+ accessibilityLabel="Go back"
+ accessibilityHint="Double tap to return to the previous screen"
>
Back
@@ -136,7 +156,14 @@ export function AppHeader({
{/* Notifications on sub-screens */}
-
+