Commit e396f82
committed
Migrate container app to native SwiftUI implementation
Replaced WebView-based app container with a native SwiftUI implementation, significantly reducing code complexity and improving performance.
- Reduced app code from ~290 lines to 91 lines
- Leverages platform-native UI framework for better integration
- Simplifies overall application architecture1 parent 6723fe2 commit e396f82
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| |||
0 commit comments