So I have NavigationLink with destination and isActive. Documentation says:
init(destination: Destination, isActive: Binding, label: () -> Label) C