adobe / react-spectrum

A collection of libraries and tools that help you build adaptive, accessible, and robust user experiences.
https://react-spectrum.adobe.com
Apache License 2.0
13.08k stars 1.14k forks source link

RouterProvider: React Router 5 usage #7258

Open thorbde opened 1 month ago

thorbde commented 1 month ago

๐Ÿ™‹ Documentation Request

Hi! Current documentation of the RouterProvider only has an example with React Router v6. Could we have an example usage with React Router v5?

๐Ÿงข Your Company/Team

No response

snowystinger commented 4 weeks ago

Thanks for the issue. I do see the number of downloads is still more than v6 according to npmjs. I think given that the last release for it was over 2 years ago though, this example won't be high on our priorities. We'd consider a contribution or even just having an example/discussion in this thread may be enough.

thorbde commented 3 weeks ago

@snowystinger An example from anyone who has previously implemented this would be very helpful, no need for a full doc implementation on your end