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

feat(custom-commands): Expand custom command arg with placeholder and… #1456

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

szpanel
Copy link

@szpanel szpanel commented Mar 20, 2024

Please verify the following:

  • yarn build-and-test:local passes
  • I have added tests for any new features, if relevant
  • README.md (or relevant documentation) has been updated with your changes

Describe your PR

Recently I dealt with RN upgrade in our project and I started looking around for dev tool alternatives and I found Reactotron.
After I configured it seamlessly in our project, I started playing around with custom commands and thought it would be cool to have an input whose data isn't visible. That's why I decided to contribute.

I'm moderately satisfied with the example I added to the ReactotronConfig because it's not perfectly intuitive, but I'm counting on your opinions.

I noticed comments in custom-commands so I refactored a little.

… hidden options

* Separate CustomCommandItem component
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.

None yet

1 participant