- Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
By any chance does this library support parsing out an array of nested routes? For example:
/user/:123/profile // -> [AppRoute.user(id: 123), AppRoute.userProfile(id: 123) (or something like this)
This would be useful for the new NavigationStack path array. Would something like this be possible?
Thanks for Point-Free!
Metadata
Metadata
Assignees
Labels
No labels