SDWebImageSwiftUI
SDWebImageSwiftUI copied to clipboard
AnimatedImage can't used in watchOS
when i tried to use AnimatedImage in swiftui for watchOS, It will be "Cannot find 'AnimatedImage' in scope". I think that AnimatedImage can't be used in watchOS, so i tried to use WebImage. Could you tell me that how to use fileurl? I don't want to use weburl. thank you