-
Notifications
You must be signed in to change notification settings - Fork 76
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
React Router #1
Comments
Thanks @pradoshs ! Sorry, I changed the scope of this sample. I was planning on writing a sample using react-router but changed my mind and wrote a Redux sample instead. :) I will update the package.json. I will maybe write a React Router sample later |
@argelius No worries! Any pointers you could give me on how could I achieve this? I am relatively new to React Router and OnsenUI. I couldn't see how I could inject navigation page seamlessly without pushing the component. |
@pradoshs It is actually not trivial with the current Navigator implementation. We are planning to make some changes to enable easier integration with the Router. |
@argelius Ok thanks, a bit disappointing as I was planning to use it for a project but Router is important. |
Hi @argelius I don't see any example with React Router as you have mentioned in package.json.
It'd be great if you could provide one.
The text was updated successfully, but these errors were encountered: