After installing Xcode 11 beta 5 this morning, I noticed that NavigationDestinationLink was deprecated in favor of NavigationLink.
NavigationDestinationLink
NavigationLink
Also, t
Found NavigationLink answer Here .