JamesSedlacek / Routing

SwiftUI library for abstracting navigation logic from views

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Passing Data Example using associated values

JamesSedlacek opened this issue · comments

The example should use an enumeration for routes that has associated values for passing data to views.