Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

useRouter could use more abstractions #11

Open
Seanmclem opened this issue Sep 19, 2024 · 0 comments
Open

useRouter could use more abstractions #11

Seanmclem opened this issue Sep 19, 2024 · 0 comments

Comments

@Seanmclem
Copy link

Seanmclem commented Sep 19, 2024

The hand full of abstractions on useRouter https://unitools.geekyants.com/packages/router#props

are kind of bare bones. We have push, replace, back, and navigate?

I'm having to create my own native/web wrappers for things like url params and such. This hook could use more love. It feels forgotten.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant