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
I was under the impression this library was supported on macOS, however now that I look closely I see only UIKit mentioned, not AppKit.
So when you talk about SwiftUI support on macOS, do you only mean mac Catalyst, or what about native macOS support via SwiftUI?
When I try to build on macOS in my SwiftUi multi-platform app I get error "cannot find Drop in scope" am I doing something wrong or is this not supported?
The text was updated successfully, but these errors were encountered:
I was under the impression this library was supported on macOS, however now that I look closely I see only UIKit mentioned, not AppKit.
So when you talk about SwiftUI support on macOS, do you only mean mac Catalyst, or what about native macOS support via SwiftUI?
When I try to build on macOS in my SwiftUi multi-platform app I get error "cannot find Drop in scope" am I doing something wrong or is this not supported?
The text was updated successfully, but these errors were encountered: