Hello!
I solved put It
.buttonStyle(.plain)
at the the end of the NavigationLink like
`NavigationLink(destination : EmptyView()){
Text("Press here!")
}.buttonStyle(.plain)
`
Topic:
UI Frameworks
SubTopic:
SwiftUI
Tags: