We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e793bb commit 540f17bCopy full SHA for 540f17b
README.md
@@ -255,8 +255,9 @@ You can open the folder with Xcode and run it on the simulator to see `SwiftUINa
255
- [x] Support for push-based navigation
256
- [x] Built-in support for `pop` and `popToRoot`
257
- [X] Sample app
258
-- [ ] `present` and `dismiss` API (coming soon)
+- [X] Automatic Injection: The router is automatically injected into your stack views using SwiftUI's EnvironmentObject.
259
- [ ] Full integration with dependency injection containers
260
+- [ ] `present` and `dismiss` API (coming soon)
261
262
---
263
0 commit comments