Commit 470ccc1
committed
[ADE-100] - Add iOS support and status bar configuration
- Configure Capacitor for iOS platform
- Add iOS project files and configurations
- Implement status bar styling for iOS and Android
- Update theme and styling for safe areas and status bar
- Add iOS-specific npm scripts and dependencies1 parent c348bea commit 470ccc1
File tree
22 files changed
+754
-25
lines changed- frontend
- ios
- App
- App.xcodeproj
- App.xcworkspace
- App
- Assets.xcassets
- AppIcon.appiconset
- Splash.imageset
- Base.lproj
- src
- pages/Home
- theme
22 files changed
+754
-25
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
7 | 21 | | |
8 | 22 | | |
9 | 23 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
0 commit comments