14 lines
213 B
Markdown
14 lines
213 B
Markdown
# iOS App
|
|
|
|
Native SwiftUI client scaffold for the Hermes app.
|
|
|
|
Planned structure:
|
|
|
|
- `App/`
|
|
- `Core/`
|
|
- `Features/`
|
|
- `Resources/`
|
|
- `Tests/`
|
|
|
|
This directory is reserved for the phase 5 native iOS implementation.
|