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

Timeline for next release? #531

Closed
ericvicenti opened this issue Jun 9, 2017 · 6 comments
Closed

Timeline for next release? #531

ericvicenti opened this issue Jun 9, 2017 · 6 comments

Comments

@ericvicenti
Copy link

Hi, when can we expect the next release?

At Facebook we're blocked because React Native has had/will have the ability to switch the default of XMLHttpRequest.sendRequest({withCredentials, and the current release of fetch assumes that withCredentials defaults to false.

This was fixed in 9a0c992

@mislav
Copy link
Contributor

mislav commented Jun 12, 2017

I can cut a new release easily, but if this is needed for React Native compatibility, then maybe you can help me clear one more thing out that is supposed to help with React Native: #521 (comment)

Doesn't React Native support fetch natively? How come the polyfill is needed?

@ericvicenti
Copy link
Author

React Native's approach is to implement APIs that are available on web browsers, such as XMLHttpRequest. The fetch API is provided with this polyfill, but not 'natively'.

I agree that things may be more simple if RN had a direct fetch implementation. I assume this decision was made for compatibility with browser libraries that expect XMLHttpRequest to exist.

@supermoshen
Copy link

看不懂

@shofian05121992
Copy link

api help me

@shofian05121992
Copy link

328140484

@dgraham
Copy link
Contributor

dgraham commented Apr 27, 2018

@dgraham dgraham closed this as completed Apr 27, 2018
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 3, 2020
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

5 participants