Remove duplicate back buttons from all Dashboard screens

This commit is contained in:
2026-01-17 03:40:28 +03:00
parent 9fbd05a1d3
commit 011f162870
14 changed files with 13 additions and 148 deletions
-6
View File
@@ -369,12 +369,6 @@ const PerwerdeScreen: React.FC = () => {
end={{ x: 1, y: 1 }}
style={styles.header}
>
<TouchableOpacity
style={styles.backButton}
onPress={() => navigation.goBack()}
>
<Text style={styles.backButtonText}></Text>
</TouchableOpacity>
<View style={styles.headerContent}>
<Text style={styles.headerTitle}>Perwerde</Text>
<Text style={styles.headerSubtitle}>Platforma Perwerdehiya Dijîtal</Text>