Skip to content

Commit

Permalink
Update README.md [skip ci] (#288)
Browse files Browse the repository at this point in the history
  • Loading branch information
hoc081098 authored Nov 7, 2024
1 parent c7f9d74 commit a967f32
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -403,6 +403,10 @@ navigator.navigateBackTo<MainScreenRoute>(inclusive = false)
- `kmp-viewmodel` to share `ViewModel` and `SavedStateHandle`.
- `Koin DI`.
###### Desktop
https://github.com/user-attachments/assets/8b2d806f-3650-47ed-96a2-d9bc72342d25
- [Simple sample](https://github.com/hoc081098/solivagant/tree/master/samples/simple): a simple sample
that demonstrates how to use `solivagant-navigation` in `Compose Multiplatform (Android, Desktop, iOS)` to
switch between tabs (bottom navigation), but can keep the back stack state of each tab.
Expand Down

0 comments on commit a967f32

Please sign in to comment.