Open rrigoni opened 5 years ago
Was wondering about this as well. Would like to use it in an Electron app, where either hash-based or in-memory routing would work.
I would also need this functionality, so it would be nice if at least the README could mention this detail.
I'm looking to embed my application in my clients page without using an iframe. Is there a way to route without changing the URL in the browser like React In-Memory Router?
Or the ability to set the history, that way we could use an in memory history and avoid changing the parent page url.