mobileuidev

Results 5 comments of mobileuidev
trafficstars

The library doesn't cache image, it simply doesn't work on iOS 15 and 16

is there currently a way to change background color ?

@nataliapanferova someone on SO added an answer to [my question](https://stackoverflow.com/questions/75350870/swiftui-4-viewthatfits-doesnt-choose-the-right-view-if-its-inside-a-lazyvstac), I guess it's an acceptable solution for this issue.

I have read the article and the SO question, the article strongly recommends to inject a _loader object_ into the view model and this _loader_ can be safely a protocol...