Skip to content

feat(controls-plugin): add controls plugin#187

Merged
V3RON merged 6 commits intomainfrom
feat/controls-plugin
Mar 12, 2026
Merged

feat(controls-plugin): add controls plugin#187
V3RON merged 6 commits intomainfrom
feat/controls-plugin

Conversation

@V3RON
Copy link
Copy Markdown
Contributor

@V3RON V3RON commented Mar 10, 2026

Description

Adds a new Controls plugin that lets developers expose app-owned text values, toggles, and actions directly in React Native DevTools without building a custom plugin. This also adds a playground demo so the new panel can be exercised end to end from the example app.

Related Issue

N/A

Context

This is designed as a lightweight, ready-to-use path for teams that want small debug surfaces in DevTools rather than a fully custom Rozenite plugin. The playground screen is included so reviewers can verify the expected user experience from both the device and DevTools sides.

Testing

  • pnpm --filter @rozenite/controls-plugin typecheck
  • pnpm --filter @rozenite/playground typecheck
  • pnpm vitest run packages/controls-plugin/src/__tests__/serialization.test.ts

@vercel
Copy link
Copy Markdown

vercel bot commented Mar 10, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
rozenite Skipped Skipped Mar 12, 2026 7:11am

Request Review

@V3RON V3RON force-pushed the feat/controls-plugin branch from 4e58356 to 95d1a1b Compare March 12, 2026 07:02
@V3RON V3RON merged commit 01ec51f into main Mar 12, 2026
3 checks passed
@V3RON V3RON deleted the feat/controls-plugin branch March 12, 2026 07:23
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.

1 participant