Graph design updated

This commit is contained in:
CPM
2025-08-05 11:15:54 +05:30
parent 979f4f332f
commit f81cab33ff
5 changed files with 224 additions and 174 deletions
-1
View File
@@ -67,7 +67,6 @@ const Login = ({ navigation }) => {
setLoading(false);
}
};
return (
<SafeAreaView style={styles.container}>
<KeyboardAwareScrollView keyboardShouldPersistTaps="handled" enableOnAndroid={true} contentContainerStyle={{ justifyContent: 'center', flexGrow: 1, marginTop: 0 }} style={styles.container}>