Skip to content
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

History navigation support #38

Open
drgx opened this issue May 21, 2018 · 1 comment
Open

History navigation support #38

drgx opened this issue May 21, 2018 · 1 comment

Comments

@drgx
Copy link

drgx commented May 21, 2018

React native don't need to handle url and history navigation, but web need that feature. It would be great if react-native-dom have mechanism to handle and implement history navigation.

Example Usecase:
In the movie example app, visit the movie detail pages. Refresh the page. The Expected behaviour should be stay on the movie detail page. But since react-native-dom don't have url handler, it back to home screen.

@dalcib
Copy link

dalcib commented May 27, 2018

Maybe these projects can help:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants