-
Notifications
You must be signed in to change notification settings - Fork 4
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
Couldn't get the example app to run #1
Comments
Looks like a timeout error during "transformation" (which I think is babel trying to parse the rather large facebook/react-native#5196 (comment) Also, I stopped using workers in my project, as it seems like the |
Thanks for the info. |
I just finished writing my version of |
Sure. Partially working is better than not working at all. :)
On Fri, Feb 3, 2017 at 10:56 AM Lih Chen ***@***.***> wrote:
I just finished writing my version of react-native-workers
https://github.com/noitcudni/react-native-background-workers.
Unfortunately, it only works on iOS right now. I'm planning on getting your
code working with my library. Once that's done, would you like me to submit
a pull request? I'm only hesitant 'cause it will break Android if it's not
broken already.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#1 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAsVBHVI2tOtrcp06jDppFj_gm2h6Ir-ks5rY3htgaJpZM4LwGHk>
.
--
Sean
|
I'm getting the following message when I run
lein prod-build
The text was updated successfully, but these errors were encountered: