google / google/ground-android
Refactor code into pure KMP modules
Open
- Dominant language
- Kotlin
- Stars
- 293
- Forks
- 149
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 42
Description
Right now most of the code is in the `app` module. By refactoring it into sepparate KMP modules (eg. `core:domain`, `:core:ui`, `:core:data`), we can make the code platform independent and ready to be shared by both Android and iOS.
Contributor guide
Assessment
This issue has not been assessed yet.