Skip to content

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

Open
V3RON wants to merge 5 commits intomainfrom
feat/controls-plugin
Open

feat(controls-plugin): add controls plugin#187
V3RON wants to merge 5 commits intomainfrom
feat/controls-plugin

Conversation

@V3RON
Copy link
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

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 10, 2026 2:49pm

Request Review

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