ceabc0079c
Refactor ProfileScreen to improve account deletion UI; update styles for danger items and remove alert for app information.
main
Mekan1206
2025-09-17 18:11:30 +05:00
9b26ddaa37
Add PDF download button to CardRequisiteOrderDetailsScreen for enhanced functionality.
Mekan1206
2025-09-17 15:05:31 +05:00
0d12a01812
Refactor multiple screens to replace SafeAreaView imports with react-native-safe-area-context, enhancing layout consistency across the application.
Mekan1206
2025-09-17 14:55:18 +05:00
388d5e9a82
Remove card year validation logic from EditProfileModal for simplification and future refactoring.
Nurmuhammet Allanov2025-09-11 16:28:20 +05:00
99bdb01644
Update VerificationScreen to use react-native-confirmation-code-field for enhanced OTP input; add bundleIdentifier in app.json and include new dependency in package.json and package-lock.json.
Nurmuhammet Allanov2025-09-11 15:37:38 +05:00
a41851dfcc
Refactor VerificationScreen to include KeyboardAvoidingView for improved keyboard handling; update text in CardTransactionOrderDetailsScreen for better localization.
Nurmuhammet Allanov2025-09-11 15:28:40 +05:00
27f43a77fd
Update app.json to change splash screen background color to white; refactor MainNavigator and screens to utilize dynamic padding with useSafeAreaInsets, enhancing layout consistency across Home, Menu, and Profile screens.
Mekan1206
2025-09-11 13:11:19 +05:00
27f16f3c38
Refactor MenuScreen to use useSafeAreaInsets for dynamic padding, replacing SafeAreaView with View for improved layout handling.
Mekan1206
2025-09-11 12:45:47 +05:00
2eb41db2e5
AAA Refactor app structure to use SafeAreaProvider, update StatusBar configuration, and enhance tab navigator styles. Add expo-system-ui dependency for improved status bar handling.
Mekan1206
2025-09-11 12:39:19 +05:00
61bcb6aa3f
Remove dark mode configuration from splash screen settings in app.json
Mekan1206
2025-09-11 12:12:56 +05:00
66f5271640
Add expo-splash-screen dependency and configure splash screen settings in app.json
Nurmuhammet Allanov2025-09-11 10:47:38 +05:00
5ca3bb4f17
Update .gitignore to include .android and .ios directories for better build management
Nurmuhammet Allanov2025-09-11 10:32:51 +05:00
61fb0b2d96
Update app configuration and dependencies: add splash screen settings, update expo and related packages, and remove unused splash icon.
Nurmuhammet Allanov2025-09-11 10:24:11 +05:00
daae154aee
Fix loading state management in HomeScreen by ensuring loadingTransactions is set to false after fetching transactions.
Nurmuhammet Allanov2025-09-11 01:54:16 +05:00
6751cc506e
Add subtitle to Kart hereketleri section in HomeScreen and update styles for improved layout
Nurmuhammet Allanov2025-09-11 01:50:26 +05:00
056b4a5627
Implement transaction fetching and display in HomeScreen, update TransactionList for localization and improved data handling
Nurmuhammet Allanov2025-09-11 01:19:11 +05:00
b9b604167b
Add copyright notice and link to ProfileScreen, including styling for copyright text and link.
Nurmuhammet Allanov2025-09-10 21:04:08 +05:00
4630b195b9
Refactor transaction display in HomeScreen by integrating TransactionList component and removing redundant code for rendering transactions.
Nurmuhammet Allanov2025-09-10 20:49:24 +05:00