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

Using cross-fetch over isomorphic-fetch to support React Native #27

Closed
wants to merge 1 commit into from

Conversation

kulor
Copy link

@kulor kulor commented Jul 31, 2019

We're looking to use fetch-retry for React Native. Currently isomorphic-fetch doesn't work reliably and thus cross-fetch is advised and works matthew-andrews/isomorphic-fetch#125 (comment).

I've run tests ✅

@jonbern
Copy link
Owner

jonbern commented Jan 20, 2020

The latest version (3.0.0) allows any fetch implementation to be used, and should fix this issue.

Thank you for creating the issue, and apologies for my late response.

@jonbern jonbern closed this Jan 20, 2020
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

Successfully merging this pull request may close these issues.

2 participants