Open ahmed-yamany opened 3 months ago
https://github.com/tarekahmedb200/MovieApp/blob/61b65bf05ceca433030ebfc86e6edec7901b65ad/MovieApp/Home/Presenters/ViewModels/HomeViewModel.swift#L26
I recommend creating a one use case for home injected to home view model that communicates to other use cases this will add a more separation layer
thank you for your feedback , i will check it
https://github.com/tarekahmedb200/MovieApp/blob/61b65bf05ceca433030ebfc86e6edec7901b65ad/MovieApp/Home/Presenters/ViewModels/HomeViewModel.swift#L26
I recommend creating a one use case for home injected to home view model that communicates to other use cases this will add a more separation layer