Commit Graph

3 Commits

Author SHA1 Message Date
0bac2dd4f6 Add initial iOS project structure for Vegas Blackjack
- Created SplashScreenBackground image asset with multiple scales.
- Added image file for SplashScreenBackground.
- Initialized Info.plist with essential app configuration.
- Created SplashScreen storyboard for launch screen design.
- Added Expo.plist for update configurations.
- Created bridging header for Swift compatibility.
- Added entitlements for in-app payments.
- Implemented main entry point for the application.
- Added a placeholder Swift file for native module compatibility.
2025-12-21 00:37:27 +01:00
36e2cde26b feat: update .gitignore and configure platform-specific settings in app.json 2025-12-20 23:21:19 +01:00
03fa5fb853 feat: add .gitignore to exclude node_modules and pnpm-lock.yaml 2025-12-20 23:17:23 +01:00