Can we use modern react-router hooks like navigate() etc in ionic? Because in ionic framework docs, you are only talking about ancient navigation methods using the history prop.
Thanks
Can we use modern react-router hooks like navigate() etc in ionic? Because in ionic framework docs, you are only talking about ancient navigation methods using the history prop.
Thanks
Well nobody replied, and I found out the answer is NOPE, ionic does not support any react-router hooks, it only supports old way of navigating using the history prop.
Ionic should fix this line in the documentation:
"Everything you know about routing using React Router carries over into Ionic React. "
No it does not.
Yeah, we need to update our router implementation to use the newer react router release. It’s on our backlog, just need to have some wider conversations about routing to standardize across frameworks
Hey, any ETA?
I mean it’s the most upvoted issue in your github, and it’s been a while since anyone from the team referred to it, I’ll be honest and say that it fills like the ionic team is ignoring all the issues that are open regarding the react router implementation (which has lots of bugs), I would love to try and contribute, do you think you guys will continue the “sp/react-router-6-take-2” branch? because I want to try and take a look there to help, but as of now, it’s the main reason we didn’t publish the react version of our ionic angular app
I’d be glad to here you, thanks!