-
Notifications
You must be signed in to change notification settings - Fork 0
Architecture
Ejun edited this page Oct 9, 2024
·
5 revisions
- app
expo routes - components
- hooks
- test
- data
- data-sources
Local data source
Remote data source - models
watermelon database models - schemas database schemas
- repositories
Implementations of repository interfaces from the domain layer
- data-sources
- domain
- entities
- repositories
Interfaces of repositories repositories should return entities - use-cases
- di
container
hook