Commit Graph

8 Commits

Author SHA1 Message Date
a8ec876cc0 Add 'Programs' tab to TabLayout and refactor ServicesScreen to use FlatList for service cards
- Introduced a new 'Programs' tab in the TabLayout with localized title and icon.
- Refactored ServicesScreen to replace ScrollView with FlatList for improved performance and layout, displaying service cards with icons.
- Updated localization files to include new keys for services and programs.
2025-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. 2025-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. 2025-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. 2025-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. 2025-08-16 22:24:47 +05:00
0f8c9b5e55 salah times done maybe 2025-08-16 22:03:11 +05:00
a447d80f36 Base design done 2025-08-16 20:29:01 +05:00
0072a1ed2a Initial commit
Generated by create-expo-app 3.5.1.
2025-08-16 19:40:32 +05:00