Skip to content

Add a new playground component to rntester - #46632

Closed
shwanton wants to merge 1 commit into
react:mainfrom
shwanton:export-D61972594
Closed

Add a new playground component to rntester#46632
shwanton wants to merge 1 commit into
react:mainfrom
shwanton:export-D61972594

Conversation

@shwanton

@shwantonshwanton commented Sep 24, 2024

Copy link
Copy Markdown
Contributor

Summary:
Changelog: [General][Added] Add Playground to RNTester for testing out features & submitting reproducers.

Context

  • Adding the Playground from Catalyst to RNTester
  • This should help folks test React Native features for a particular version

Change

dark

convert input.png -fill 'rgb(178,180,186)' -colorize 100% output.png

light

convert input.png -fill 'rgb(81,82,84)' -colorize 100% output.png

Reviewed By: NickGerleman

Differential Revision: D61972594

@facebook-github-botfacebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. p: Facebook Partner: Facebook Partner labels Sep 24, 2024
@facebook-github-bot

Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D61972594

@facebook-github-bot

Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D61972594

Summary:
Pull Request resolved: react#46632
Changelog: [rntester] Add Playground to RNTester for testing out features & submitting reproducers.
**Context**
- Adding the Playground from Catalyst to RNTester
- This should help folks test React Native features for a particular version
**Change**
- Add a new playground component to RNTester
- Add a new reducer action for opening an example from navbar press
- Fixed typing issues
- Add icon from this fb asset pack: https://www.internalfb.com/assets/set/facebook_icons/nucleus-beaker/variant_outline-size_24?q=beaker
- Matched background color using this imagemagick script
**dark**
```
convert input.png -fill 'rgb(178,180,186)' -colorize 100% output.png
```
**light**
```
convert input.png -fill 'rgb(81,82,84)' -colorize 100% output.png
```
Reviewed By: NickGerleman
Differential Revision: D61972594
@facebook-github-bot

Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D61972594

@facebook-github-botfacebook-github-bot added the Merged This PR has been merged. label Sep 26, 2024
@facebook-github-bot

Copy link
Copy Markdown
Contributor

This pull request has been merged in 256adca.

@react-native-bot

Copy link
Copy Markdown
Collaborator

This pull request was successfully merged by @shwanton in 256adca

When will my fix make it into a release? | How to file a pick request?

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA SignedThis label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.fb-exportedMergedThis PR has been merged.p: FacebookPartner: FacebookPartner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@shwanton@facebook-github-bot@react-native-bot