List to list navigation Swift

Hi guys!

I’m actually building a medical education App as a Med student to help other students to study.
My app has a principal menu in the form of a list and I want that each row of the list link to a specific list view and that each list row link to a specific list view, etc…

Do you guys know how I can achieve it with SwiftUI 12? I struggle a lot to make the links between more than one list!

Thanks a lot!

This topic was automatically closed after 166 days. New replies are no longer allowed.