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

Fix Flow type for React Native #17992

Merged
merged 1 commit into from
Feb 6, 2020
Merged

Fix Flow type for React Native #17992

merged 1 commit into from
Feb 6, 2020

Conversation

gaearon
Copy link
Collaborator

@gaearon gaearon commented Feb 6, 2020

I changed the external type in #17805 but my change was not backwards-compatible. This rolls my change back, and instead fixes the internal type to better agree with the external type.

@facebook-github-bot facebook-github-bot added CLA Signed React Core Team Opened by a member of the React Core Team labels Feb 6, 2020
@codesandbox-ci
Copy link

codesandbox-ci bot commented Feb 6, 2020

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 571d78b:

Sandbox Source
ecstatic-hertz-2grvs Configuration

@gaearon
Copy link
Collaborator Author

gaearon commented Feb 6, 2020

On a meta note, I have no idea how the dark magic with two different classes being compatible works, but I'm not sure I want to know.

@sizebot
Copy link

sizebot commented Feb 6, 2020

No significant bundle size changes to report.

Size changes (experimental)

Generated by 🚫 dangerJS against 571d78b

@sizebot
Copy link

sizebot commented Feb 6, 2020

No significant bundle size changes to report.

Size changes (stable)

Generated by 🚫 dangerJS against 571d78b

Copy link
Member

@elicwhite elicwhite left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yay, thanks!

@gaearon gaearon merged commit 3f814e7 into facebook:master Feb 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed React Core Team Opened by a member of the React Core Team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants