first
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
# Android App
|
||||
|
||||
Native Jetpack Compose client scaffold for the Hermes study app.
|
||||
|
||||
Planned structure:
|
||||
|
||||
- `app/`
|
||||
- `core/`
|
||||
- `data/`
|
||||
- `domain/`
|
||||
- `feature/`
|
||||
- `benchmark/`
|
||||
- `androidTest/`
|
||||
|
||||
This directory is reserved for the phase 6 native Android implementation.
|
||||
@@ -0,0 +1,13 @@
|
||||
# iOS App
|
||||
|
||||
Native SwiftUI client scaffold for the Hermes study app.
|
||||
|
||||
Planned structure:
|
||||
|
||||
- `App/`
|
||||
- `Core/`
|
||||
- `Features/`
|
||||
- `Resources/`
|
||||
- `Tests/`
|
||||
|
||||
This directory is reserved for the phase 5 native iOS implementation.
|
||||
Reference in New Issue
Block a user