Commit Graph

3 Commits

Author SHA1 Message Date
Mekan1206
68affb3d4b Update app configuration and scripts for improved build process
- Added package name to app.json for better identification.
- Updated start scripts in package.json to use 'expo run' commands for Android and iOS.
2025-09-20 11:24:49 +05:00
Mekan1206
e542371268 Add expo-asset dependency and update layout for safe area insets
- Included expo-asset in app.json and package.json for asset management.
- Refactored layout components in HomeScreen, TabIndex, Programs, and ServicesScreen to utilize safe area insets for better UI on different devices.
- Updated StatusBar style in RootLayoutNav for improved visibility.
2025-09-17 19:14:09 +05:00
0072a1ed2a Initial commit
Generated by create-expo-app 3.5.1.
2025-08-16 19:40:32 +05:00