Phase 9c · Tier A

RN-universal Menubar pilot

Scaffolded

Horizontal row of menus. Each menu coordinates with the row root so opening one closes the others. v1 ships click-to-toggle; arrow-key navigation across triggers is a 0.2.x candidate.

Side-by-side: app menubar

shadcn (Radix)
RN

Semantics

AspectshadcnRNNotes
Root rolerole="menubar"role="menubar"Same
Triggerrole="menuitem"role="menuitem"Same
Coordinationone open, others closeone open, others closeVia openValue context
Arrow keysroving focus acrossno (v1)0.2.x candidate
Sub-menusyesno (v1)0.2.x candidate