From 6f53aeb9e5c3dbf3962d4834de1e28593224c297 Mon Sep 17 00:00:00 2001 From: Kurdistan Tech Ministry Date: Sat, 17 Jan 2026 04:18:09 +0300 Subject: [PATCH] Fix IdentityScreen: use GradientHeader, remove manual header --- mobile/src/navigation/HomeStackNavigator.tsx | 9 ++++++- mobile/src/screens/IdentityScreen.tsx | 25 -------------------- 2 files changed, 8 insertions(+), 26 deletions(-) diff --git a/mobile/src/navigation/HomeStackNavigator.tsx b/mobile/src/navigation/HomeStackNavigator.tsx index baeaf2b5..57dd704a 100644 --- a/mobile/src/navigation/HomeStackNavigator.tsx +++ b/mobile/src/navigation/HomeStackNavigator.tsx @@ -86,7 +86,14 @@ const HomeStackNavigator: React.FC = () => { - + + }} + /> { - {/* Header */} - - - 🆔 - Nasnameya Dîjîtal - Digital Identity - - - {/* Kurdistan Sun decoration */} - - - {[...Array(21)].map((_, i) => ( - - ))} - -