Use low-level hooks or react-aria-components for a custom design system? #8233
KamilEmeleev
started this conversation in
General
Replies: 1 comment
-
Welcome! We would recommend starting out using the components from |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
I'm building a design system in React and I'm trying to decide:
react-aria
hooks (like useButton, useMenu, etc.) and build everything from scratch with our own styling?react-aria-components
and just theme them?I'd appreciate any advice on which approach to choose!
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions