frzi / swiftui-router

Path-based routing in SwiftUI
MIT License
900 stars 43 forks source link

Made `Navigator` initializer public. Added new init to `Router` #25

Closed frzi closed 2 years ago

frzi commented 3 years ago

Closes #23 and adds a new initializer to Router.

matthewrobb commented 3 years ago

Is there a timeline on this landing? I’d really like to set up my Navigator outside of the view hierarchy

frzi commented 3 years ago

This will be merged pretty soon. I'm still fiddling here and there and writing some (new) documentation. These changes (along with minor QoL improvements) should land in upcoming version (1.2.0). For the time being you can refer to the specific dev/public-navigator branch as described in this issue. 😄

3a4oT commented 2 years ago

@frzi hello, do you have ETA on new release :) Is there anything which I can help with?

frzi commented 2 years ago

Oops! I got a bit sidetracked with a different project. I'll merge this now and release 1.2.0!