ui
ui copied to clipboard
Migrate from Radix to React-Aria Components
The Radix UI primitives library has largely been unmaintained for a long time, and bugs let alone features don't get movement.
With all due respect to the great work that the Radix team invested, I can recommend React Aria Components (I'm unaffiliated).
- Similar API, I easily migrated from Radix while applying shadcn's styles
- Many more components, e.g. date range picker
- More flexible, can drop down to hooks
- Better performance
- Fewer dependencies
- Actively maintained and further developed
- Backed by Adobe engineering team, Devon Govett, et al