Post

Replies

Boosts

Views

Activity

Reply to SwiftUI NavigationLink pops out by itself
For me adding the NavigationLink(destination: EmptyView()) {   EmptyView() } still created a weird behaviour depending on the number of NavigationLinks I have. I've ended up just adding a EmptyView() and it solved the problem.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
May ’21