a2a4591848
Add TranslatorModal and PhrasebookModal to ServicesScreen; update localization for new phrases
Nurmuhammet Allanov2025-08-21 18:28:08 +05:00
e1d9b688d9
Add HotelBusinessCardModal and LostKeyModal to ServicesScreen; update localization for 'Lost room key'
Nurmuhammet Allanov2025-08-21 17:57:35 +05:00
dc76633cb1
Update service titles in ServicesScreen to use localized strings from the i18n library
Nurmuhammet Allanov2025-08-21 17:36:43 +05:00
7ecbe23e0d
Refactor ServicesScreen to enhance modal management and localization
Nurmuhammet Allanov2025-08-21 17:35:03 +05:00
f796f832a8
Refactor ServicesScreen to use a dynamic services array and improve layout
Nurmuhammet Allanov2025-08-20 18:43:05 +05:00
b5d3133c24
Enhance ServicesScreen with Currency Converter Modal and localization updates
Nurmuhammet Allanov2025-08-20 18:34:31 +05:00
1ab0c85ece
Refactor PrayerTimeCard component to improve remaining time calculation and enhance background color in HomeScreen for better visibility. Added View import in _layout.tsx for layout adjustments.
Nurmuhammet Allanov2025-08-20 18:13:32 +05:00
949748b49a
Update HomeScreen and FeatureCard styles for improved localization and layout
Nurmuhammet Allanov2025-08-20 13:18:50 +05:00
af9247fecc
Update ServicesScreen to include localized titles for service cards and improve layout with FlatList integration
Nurmuhammet Allanov2025-08-20 10:49:38 +05:00
a8ec876cc0
Add 'Programs' tab to TabLayout and refactor ServicesScreen to use FlatList for service cards
Nurmuhammet Allanov2025-08-20 10:31:51 +05:00
ec059535c8
Update HomeScreen to use a new image for the FeatureCard and modify FeatureCard component to conditionally render the image prop. This enhances flexibility in displaying feature content.
Nurmuhammet Allanov2025-08-20 09:30:30 +05:00
37aef1adc1
Refactor FeatureCard component to include image and badge text props. Update HomeScreen to display a new FeatureCard with localized title and description, removing previous cards for a cleaner layout.
Nurmuhammet Allanov2025-08-17 22:26:10 +05:00
68aa0cd6fa
Update prayer time calculation logic and integrate new 'adhan' package for improved accuracy. Remove 'hijri-date' dependency and enhance localization support for city names in multiple languages. Adjust package versions in package.json and package-lock.json.
Nurmuhammet Allanov2025-08-17 19:44:48 +05:00
e431c42df1
Implement multilingual support by integrating i18n for dynamic text rendering across the app. Added language selection modal in HomeScreen and updated various components to utilize localized strings. Updated package dependencies for async storage and localization.
Nurmuhammet Allanov2025-08-16 22:24:47 +05:00