update register page ui and api

This commit is contained in:
Samandar Turgunboyev
2026-02-24 11:28:06 +05:00
parent 0c9e0811ea
commit 8edd45d1ad
18 changed files with 14795 additions and 313 deletions

View File

@@ -56,7 +56,7 @@ export default function LoginScreen() {
<TouchableOpacity
style={styles.registerButton}
onPress={() => router.push('/register')}
onPress={() => router.push('/(auth)/register')}
activeOpacity={0.8}
>
<LinearGradient