Commit Graph

7 Commits

Author SHA1 Message Date
bfee90a6fc Add schedule and requests screens with workdays fetching and navigation 2025-07-28 00:43:07 +02:00
60fdb02c9d Enhance login and profile screens with auto-login feature, improved UI, and logout functionality 2025-07-28 00:12:32 +02:00
a4fa09589e Implement login functionality and create profile screen with secure storage 2025-07-28 00:00:07 +02:00
2133a5bbcb Refactor layout and enhance login screen with input fields and styles 2025-07-27 00:51:50 +02:00
f9a8472da1 Enhance notification handling and improve alert messages in index.tsx 2025-07-27 00:36:27 +02:00
2ecf1d229d Add initial iOS project files for iso-test-app
- Created Info.plist with essential app configuration including bundle identifiers, versioning, and URL schemes.
- Added PrivacyInfo.xcprivacy to specify accessed API types and privacy tracking settings.
- Implemented SplashScreen.storyboard for the app's launch screen with a logo and background color.
- Established Expo.plist for update configurations, setting updates to check on launch.
- Created a bridging header for Swift compatibility.
- Added an empty entitlements file for future use.
2025-07-27 00:30:52 +02:00
1e0b62efd8 remove unused components and files to clean up the project structure 2025-07-27 00:09:15 +02:00