-
Notifications
You must be signed in to change notification settings - Fork 879
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
Comments
React native already support hot reloading, here is the blog post announcing it |
@yasserkaddour This is not the point. As the blog clearly says What I am asking about is, if 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 @gaearon you might be able to answer this? |
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. |
What about
react-native
? It usesreact-transform
but that says itsdeprecated
for this.So will this work with
react-native
and if so then how?The text was updated successfully, but these errors were encountered: