Skip to content
This repository has been archived by the owner on Jan 4, 2020. It is now read-only.

Not working with react-native #6

Closed
zhouzi opened this issue Jul 27, 2017 · 1 comment
Closed

Not working with react-native #6

zhouzi opened this issue Jul 27, 2017 · 1 comment

Comments

@zhouzi
Copy link
Owner

zhouzi commented Jul 27, 2017

Although I thought isomorphic-fetch was a safe way to add support for any environment, it seems that is not compatible with react-native isomorphic-fetch#125. It uses the global self which is not available in react-native.

While not ideal, it's probably safer to let the consumer include a polyfill if necessary.

@zhouzi
Copy link
Owner Author

zhouzi commented Aug 7, 2017

isomorphic-fetch is no more packed as of 2.0.0

@zhouzi zhouzi closed this as completed Aug 7, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant