Tier E1

RN-universal Accordion pilot

Scaffolded

Multi-item collapsible with two modes — single (one-open, optional collapsible) and multiple (any-open). No Radix. Context-driven. Matches the shadcn Accordion API shape.

Side-by-side: single, collapsible

shadcn (Radix)
RN

Multi-open

Per-student flat rate with volume discounts for 500+ students. Ministry-level multi-institution licences are negotiated separately.

Semantics

AspectshadcnRNNotes
RootRadix Root<View>Context holds open items
Triggerdata-state=openaccessibilityState.expandedaria-expanded forwarded on web
ContentRadix Content<View role="region">Only mounts when open
Single modeoptional collapsiblecollapsible propDefault false
Multi modevalue: string[]value: string[]Same API