# Component View (React) Example Minimal "get it to join" shape for Component View in a React app. Use it as a starting point before adding more layout, state, and event handling. ## When To Use - You want an embeddable meeting experience inside your UI. - You want Promise-based APIs and more layout control. ## Next - Read `../component-view/SKILL.md` for the full integration and event patterns.