We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
Can you share your solution with us? 😁
Sorry, something went wrong.
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: