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

Decouple from React Router #2

Open
NathanCheshire opened this issue Oct 13, 2024 · 0 comments
Open

Decouple from React Router #2

NathanCheshire opened this issue Oct 13, 2024 · 0 comments

Comments

@NathanCheshire
Copy link
Owner

We can actually remove the react-router-dom dependency if we allow the context to take a navigate function, a get URL params function, or whatever else we need that we are currently relying on react router to provide to us. I think this is simple enough and will allow non-react and non react-router projects to utilize this library.

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