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

[v11] fixed native typings #1750

Merged
merged 3 commits into from
Feb 27, 2020
Merged

[v11] fixed native typings #1750

merged 3 commits into from
Feb 27, 2020

Conversation

Zn4rK
Copy link
Contributor

@Zn4rK Zn4rK commented Feb 6, 2020

What:
Fixes #1749

Why:
Typings for @emotion/native wasn't aligned with the latest react-native types.

How:
I upgraded the react-native versions in packages/native/package.json and removed the missing types from the union.

I also removed the two entries in the components-array thats sets getters on the styled-object.
So the types are aligned with the expected functionality.

Checklist:

  • Documentation N/A
  • Tests N/A
  • Code complete
  • Changeset

@changeset-bot
Copy link

changeset-bot bot commented Feb 6, 2020

🦋 Changeset is good to go

Latest commit: 05868ef

We got this.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@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 05868ef:

Sandbox Source
Emotion Configuration

@Andarist
Copy link
Member

Thanks for the PR! Sorry that it took so long to handle this.

@github-actions github-actions bot mentioned this pull request Mar 2, 2020
louisgv pushed a commit to louisgv/emotion that referenced this pull request Sep 6, 2020
…n of React Native (0.61.5) (emotion-js#1750)

* Fixed native typings

* Updated monorepo package.json

* Update changeset

Co-authored-by: Mateusz Burzyński <mateuszburzynski@gmail.com>
@github-actions github-actions bot mentioned this pull request Nov 10, 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