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

react-native ? #114

Closed
BerndWessels opened this issue Feb 1, 2017 · 3 comments
Closed

react-native ? #114

BerndWessels opened this issue Feb 1, 2017 · 3 comments

Comments

@BerndWessels
Copy link

What about react-native? It uses react-transform but that says its deprecated for this.

So will this work with react-native and if so then how?

@yasserkaddour
Copy link

React native already support hot reloading, here is the blog post announcing it

@BerndWessels
Copy link
Author

@yasserkaddour This is not the point. As the blog clearly says react-native uses react-transform for hot reloading. react-transform has a lot of issues that make hot reloading in react-native often useless.

What I am asking about is, if react-native will get React Hot Loader 3 support.

I am following this for a while and it seems to be coming for a long time - but I couldn't find any mentioning about react-native.

@gaearon you might be able to answer this?

@calesce
Copy link
Collaborator

calesce commented Feb 11, 2017

There are no immediate plans to support React Native because it has its own packager and HMR implementation. It should be doable but we'd need someone willing (and have time 😉) to work on it. Either way this request is more specific to React Hot Loader than to this boilerplate, so I'm going to close this.

@calesce calesce closed this as completed Feb 11, 2017
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

3 participants