React wrapper components for @bluecadet/orbit-vanilla.
[!WARNING]
This package is currently in development and APIs may change.
npm install @bluecadet/orbit-react motion
This package requires the following peer dependencies:
-
react
^18.0.0 -
motion
^12.0.6
This package provides React wrapper components for all components in @bluecadet/orbit-vanilla
. The wrappers maintain the same API as their vanilla counterparts while providing a more React-friendly interface.
Detailed documentation and examples coming soon. For now, refer to the vanilla package documentation.
MIT