Abdeltwab / Flicker-App-MVVM

Flicker app clone Using MVVM + RXSwift
0 stars 0 forks source link

UIImage in ViewModel PhotoDetailsViewModel #12

Open knight6700 opened 3 years ago

knight6700 commented 3 years ago

ViewModel Should pass Data not UIImage because we can't make a unit test for UIImage what to you think about this