Mercen-Lee / FlowKit

Elegant Navigation in SwiftUI
MIT License
18 stars 4 forks source link

DeepLink Feature Request #5

Open metallica1375 opened 2 weeks ago

metallica1375 commented 2 weeks ago

hey can you implement the Deeplink in FlowKit?

Mercen-Lee commented 1 week ago

You mean, like onOpenURL(perform:) in SwiftUI?

metallica1375 commented 1 week ago

yes, some sort of that, or even a better solution if you know, because for navigation to a new page it requires to instantiate a View Struct and pass it to the flow.push()