android10 / android10/Android-CleanArchitecture-Kotlin
Question: Where to put usecase/interactor used in different modules
Aperta
discussion
question
- Lingua principale
- Kotlin
- Stelle
- 4.8k
- Fork
- 929
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
For example, we have a `usecase/interactor` that needs to be used by other modules also:
`VisitModuleUseCase` - marks down the count on how many times does the feature/module is visited.
It will be use by all features (eg: movies, news feed, faqs, etc)
What folder should it go? Or should we create specific use case for each modules?
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.