79435397

Date: 2025-02-13 07:58:45
Score: 1.5
Natty:
Report link

I got it working with the following approach:

WebImage(url: Bundle.module.url(forResource: "Topup", withExtension: "gif")) .resizable() .scaledToFit() .frame(width: 75, height: 26)

I added the gif file in to the Resources folder and specified it in the package.swift file

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Samir