Skip to content

Commit 540f17b

Browse files
authored
Update README.md
1 parent 3e793bb commit 540f17b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,8 +255,9 @@ You can open the folder with Xcode and run it on the simulator to see `SwiftUINa
255255
- [x] Support for push-based navigation
256256
- [x] Built-in support for `pop` and `popToRoot`
257257
- [X] Sample app
258-
- [ ] `present` and `dismiss` API (coming soon)
258+
- [X] Automatic Injection: The router is automatically injected into your stack views using SwiftUI's EnvironmentObject.
259259
- [ ] Full integration with dependency injection containers
260+
- [ ] `present` and `dismiss` API (coming soon)
260261

261262
---
262263

0 commit comments

Comments
 (0)