Tlaster / PreCompose

Compose Multiplatform Navigation && State Management

Home Page:https://tlaster.github.io/PreCompose/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Does it support web browser history ?

sunildhiman90 opened this issue · comments

Hi, i appreciate this library becoz it seems similar to jetpack lifecycle, navigation and viewmodels libraries from android. But i just wanted to check that does it support url paths and web browser history go back, go forward etc all those features for compose web?

Thanx

Currently does not, I'm working on a hash router for web including web browser history support.

Is there any update on browser router navigation