how can i do a query passing a parameter to filter the search. I’m using MVVM, hilt, and use cases, thanks for the help 🙂
i tried pass the parameter from the screen to the viewModel, then an use case pass the parameter to the repository and the do the query, but is alway 0, the default value.
New contributor
Benjaria is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.