fix folder

This commit is contained in:
2025-06-26 14:33:41 +08:00
parent cd35201e30
commit f0e0ef4b8b
11 changed files with 100 additions and 110 deletions

View File

@@ -45,6 +45,15 @@ export const Styles = StyleSheet.create({
fontWeight: "normal",
},
// Stack Header Style
headerStyle: {
backgroundColor: MainColor.darkblue,
},
headerTitleStyle: {
color: MainColor.yellow,
fontWeight: "bold",
},
// HOME
homeContainer: {
flex: 1,