bartonhammond / snowflake

:snowflake: A React-Native Android iOS Starter App/ BoilerPlate / Example with Redux, RN Router, & Jest with the Snowflake Hapi Server running locally or on RedHat OpenShift for the backend, or a Parse Server running locally or remotely on Heroku
http://bartonhammond.github.io/snowflake/snowflake.js.html
MIT License
4.59k stars 613 forks source link

Add missing whatwg-fetch dependency #183

Closed siemiatj closed 7 years ago

siemiatj commented 7 years ago

Someone noticed that this dependency is missing.

Fixes #180

bartonhammond commented 7 years ago

Thanks..I will like at soon ..

On Feb 20, 2017 5:33 PM, "Kuba Siemiątkowski" notifications@github.com wrote:

Someone noticed that this dependency is missing.

Fixes #180 https://github.com/bartonhammond/snowflake/issues/180

You can view, comment on, or merge this pull request online at:

https://github.com/bartonhammond/snowflake/pull/183 Commit Summary

  • Add missing whatwg-fetch dep.

File Changes

Patch Links:

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/bartonhammond/snowflake/pull/183, or mute the thread https://github.com/notifications/unsubscribe-auth/ABORPDdU1khkQVUohWSEe1Bu7kqw0ri1ks5reiLjgaJpZM4MGt-R .

bartonhammond commented 7 years ago

Look...

siemiatj commented 7 years ago

I'm not authorized to check the failing bitrise build.

bartonhammond commented 7 years ago

Yeah, Bitrise changed their android stack, I need to figure the new setup.

On Feb 21, 2017 5:16 AM, "Kuba Siemiątkowski" notifications@github.com wrote:

I'm not authorized to check the failing bitrise build.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/bartonhammond/snowflake/pull/183#issuecomment-281314714, or mute the thread https://github.com/notifications/unsubscribe-auth/ABORPEUeWZv5eCFz_Nj0FDUJ1hlYwZxVks5reseNgaJpZM4MGt-R .

bartonhammond commented 7 years ago

This does not occur now w/ the latest upgrade to Snowflakea; https://github.com/bartonhammond/snowflake/releases/tag/0.2.1

Thanks for looking into this!