Roadmap
What is shipping now, what is planned next, and how framework support will expand beyond React.
Ark UI supports multiple frameworks, including React, Solid, Vue, and Svelte. Ark CN currently ships the React implementation first, and the next framework targets will follow in the roadmap below.
Current status
- React docs and components are available now.
- The docs site and content structure are being organized so additional framework tracks can slot in without changing the public component URLs.
Next milestones
React stabilization
- Continue filling gaps in the React component catalog.
- Improve docs grouping, examples, and installation guidance.
- Tighten API docs and component metadata for each primitive.
Multi-framework planning
- Define how shared component docs should separate framework-specific installation and usage examples.
- Decide how registry output and source snippets should differ for each framework target.
- Align naming and content conventions across React, Solid, Vue, and Svelte.
Framework expansion
- Add Solid support.
- Add Vue support.
- Add Svelte support.
Long-term direction
The target is a single Ark CN documentation experience with shared component concepts and framework-specific implementation paths. React is the first stable surface area; the other Ark UI frameworks will be added after the React foundation is complete.