Commit Graph

4 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
adefca23ca feat: update payment handling in LobbyScreen and configure Stripe merchant identifiers 2025-12-20 23:28:23 +01:00
36e2cde26b feat: update .gitignore and configure platform-specific settings in app.json 2025-12-20 23:21:19 +01:00
1160c3a713 feat: initialize mobile blackjack app with authentication and game features 2025-12-20 23:10:06 +01:00