Post

Replies

Boosts

Views

Activity

Reply to Image Thumbnail
There are some possible problems you can generate here: 1) Check your Outfits model/Identifiable and see what var thumbnailName is returning. var thumbnailName: String { return name + "Thumbnail" } 2) Make sure you name you images in the Assets folder the right way and that you provide all images in 1x, 2x and 3x. You must have a full image and the thumbnail image
Jul ’20