You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/Users.../Views/AnimatedGifView.swift:12:25 Cannot find type 'UIViewRepresentable' in scope
/Users/.../Views/AnimatedGifView.swift:15:30 Cannot find type 'Context' in scope
/Users/.../Views/AnimatedGifView.swift:15:42 Cannot find type 'UIImageView' in scope
/Users/.../Views/AnimatedGifView.swift:16:25 Cannot find 'UIImageView' in scope
/Users/.../Views/AnimatedGifView.swift:17:34 Cannot infer contextual base in reference to member 'scaleAspectFit'
/Users/.../Views/AnimatedGifView.swift:21:33 Cannot find type 'UIImageView' in scope
/Users/.../Views/AnimatedGifView.swift:21:55 Cannot find type 'Context' in scope
The text was updated successfully, but these errors were encountered:
Does this package support MacOS/AppKit apps that use SwiftUI?
I am using the following example code and getting some errors:
The text was updated successfully, but these errors were encountered: