emotion icon indicating copy to clipboard operation
emotion copied to clipboard

Proof of concept to support number interpolations in RN. Refs #1543

Open badsyntax opened this issue 3 years ago • 1 comments

What:

This is just a POC for issue #1543. I'd be happy to close.

Why:

How:

Checklist:

  • [ ] Documentation
  • [ ] Tests
  • [ ] Code complete
  • [ ] Changeset

badsyntax avatar Jun 24 '21 12:06 badsyntax

⚠️ No Changeset found

Latest commit: 617d4fe5a966e347c7bdfa8d3dd82ee601d4303d

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, 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

changeset-bot[bot] avatar Jun 24 '21 12:06 changeset-bot[bot]

We need https://github.com/lelandrichardson/react-primitives/pull/148 merged before we can support RNW 0.18 in order to fix the number interpolation issue.

badsyntax avatar Nov 29 '22 07:11 badsyntax