Yeah. It also works fine if you change hover effect on image
asset.landscapeImage
.resizable()
.aspectRatio(16 / 9, contentMode: .fit)
**.hoverEffect(.lift)**
.contextMenu {
Button("Test") {}
}
Topic:
UI Frameworks
SubTopic:
SwiftUI
Tags: