Open
Description
Curious if you've thought about (or would ever support) a way to optionally integrate react-call with URL state so that native navigation (i.e. hitting back) would work to close modals opened using it? Effectively using the URL as the state manager instead of whatever you're doing today.
It probably gets tricky especially given any arbitrary parameters can be sent to react-call, but the use case of not breaking the back button would be good.