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

add emotion-native-extended to ecosystem readme doc #1849

Merged
merged 1 commit into from
Jul 8, 2020

Conversation

ItsWendell
Copy link
Contributor

@ItsWendell ItsWendell commented Apr 22, 2020

What: Added emotion-native-extended to ecosystem list.

emotion-native-extended uses @emotion/primitives-core and it's support for custom stylesheets to integrate React Native Extended Stylesheet. It also adds a responsive component wrapper that helps support real time orientation / dimension changes for media queries.

Why: Useful package for people that want better support for CSS features in React Native, like media queries and calculations.

How: Added one line to the readme.md file

Checklist:

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

@changeset-bot
Copy link

changeset-bot bot commented Apr 22, 2020

💥 No Changeset

Latest commit: 6f4125a

Merging this PR will not cause any packages to be released. If these changes should not cause updates to packages in this repo, this is fine 🙂

If these changes should be published to npm, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

@codecov
Copy link

codecov bot commented Apr 22, 2020

Codecov Report

Merging #1849 into master will not change coverage.
The diff coverage is n/a.

@Andarist Andarist merged commit b7b2e16 into emotion-js:master Jul 8, 2020
Andarist added a commit that referenced this pull request Aug 9, 2020
* Remove grayscale filter from the docs (#1929)

* Add emotion-native-extended to the ecosystem list of packages (#1849)

* Make links more accessible in the docs (#1930)

* run test:typescript for emotion/serialize in CI

* fix emotion/serialize type tests

* Bump csstype to 3.0.2

* Add changeset

* Update .circleci/config.yml

* Tweak changeset

Co-authored-by: Mateusz Burzyński <mateuszburzynski@gmail.com>
Co-authored-by: Wendell Misiedjan <wmisiedj@student.codam.nl>
louisgv pushed a commit to louisgv/emotion that referenced this pull request Sep 6, 2020
louisgv pushed a commit to louisgv/emotion that referenced this pull request Sep 6, 2020
* Remove grayscale filter from the docs (emotion-js#1929)

* Add emotion-native-extended to the ecosystem list of packages (emotion-js#1849)

* Make links more accessible in the docs (emotion-js#1930)

* run test:typescript for emotion/serialize in CI

* fix emotion/serialize type tests

* Bump csstype to 3.0.2

* Add changeset

* Update .circleci/config.yml

* Tweak changeset

Co-authored-by: Mateusz Burzyński <mateuszburzynski@gmail.com>
Co-authored-by: Wendell Misiedjan <wmisiedj@student.codam.nl>
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