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

Will RR v4 be supported? #48

Open
MoOx opened this issue Sep 16, 2016 · 5 comments
Open

Will RR v4 be supported? #48

MoOx opened this issue Sep 16, 2016 · 5 comments

Comments

@MoOx
Copy link
Contributor

MoOx commented Sep 16, 2016

I just saw this https://medium.com/@jschloer/react-router-v4-with-react-native-5f2005ab2a72#.u7xdfdcie

It seems that this project won't be useful with v4, not sure if that's already the case with v3 (I don't know RN yet, but I plan to port my RN-web app to RN, so I am investigating).

@jmurzy
Copy link
Owner

jmurzy commented Sep 16, 2016

Just saw that also. Here's my comment if you're interested.

Currently we only support v3 and I'm working on v4 support right now. It won't be easy but I'm determined. 🤓

🍺

@jonathanglasmeyer
Copy link
Collaborator

My concern is: we need advanced features from RR like SSR and route hooks like onEnter for data fetching (they are awaited on server for prepopulating client-side flux stores; not awaited on client). I'm sure these use cases will be supported eventually. But we have a shared codebase for web and native and it'd be nice to stay on RR3 for web while these concerns are sorted out. When react-router-native forces you into RR4 that'd be problematic in our specific case.

@jmurzy
Copy link
Owner

jmurzy commented Sep 16, 2016

@jonathanewerner No worries. We'll still maintain support for v3. React Router v4 is still an experiment, really. It'll take a while before it reaches stability, and this buys us time to make it work on React Native.

@jmurzy jmurzy changed the title Is this project will be useless with RR v4? Is RR v4 supported? Sep 16, 2016
@jmurzy jmurzy changed the title Is RR v4 supported? Will RR v4 be supported? Sep 16, 2016
@benjaminbillet
Copy link

Hi,

Are you currently working on the react-router-native v4 version ? I didn't see a branch for that in the repository.

Thanks for your work.

@ippa
Copy link

ippa commented Nov 12, 2016

Hi there, kind of wondering the same thing as benjaminbillet. I was also looking for a v4-branch to track progress.

I'm currently testing react router 4 alpha in a react-native project and the new API feels Really good. But I do miss the transitions and other mobile-specific things, which is why I'm so optimistic about your project :).

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

No branches or pull requests

5 participants