From a41851dfcced88e040c11131903e989ca1e4480e Mon Sep 17 00:00:00 2001 From: Nurmuhammet Allanov Date: Thu, 11 Sep 2025 15:28:40 +0500 Subject: [PATCH] Refactor VerificationScreen to include KeyboardAvoidingView for improved keyboard handling; update text in CardTransactionOrderDetailsScreen for better localization. --- src/screens/Auth/VerificationScreen.js | 92 ++++++++++--------- .../Card/CardTransactionOrderDetailsScreen.js | 2 +- 2 files changed, 51 insertions(+), 43 deletions(-) diff --git a/src/screens/Auth/VerificationScreen.js b/src/screens/Auth/VerificationScreen.js index 645f3d2..053588c 100644 --- a/src/screens/Auth/VerificationScreen.js +++ b/src/screens/Auth/VerificationScreen.js @@ -10,6 +10,7 @@ import { Keyboard, BackHandler, Platform, + KeyboardAvoidingView, } from 'react-native'; import { StatusBar } from 'expo-status-bar'; import { useFocusEffect } from '@react-navigation/native'; @@ -134,54 +135,61 @@ const VerificationScreen = ({ navigation }) => { - - - - - + + + + + + + + Tassyklama + + {formatPhoneNumber(pendingVerification.phone)} belgisine iberilen + 6 sanly tassyklama koduny giriziň + - Tassyklama - - {formatPhoneNumber(pendingVerification.phone)} belgisine iberilen - 6 sanly tassyklama koduny giriziň - - - - + + -