matteopuc / swiftui-navigation-stack

An alternative SwiftUI NavigationView implementing classic stack-based navigation giving also some more control on animations and programmatic navigation.
MIT License
930 stars 87 forks source link

how use in List cell #92

Open dslcoding opened 7 months ago

dslcoding commented 7 months ago

Hi, how can I click push on the cell of a List to go to another screen?