@sdui-kit/react
v0.1.3
Published
React adapter for SDUI Kit.
Maintainers
Readme
@sdui-kit/react
React adapter for SDUI Kit.
This package builds on @sdui-kit/core.
Install
npm
npm install @sdui-kit/core @sdui-kit/reactpnpm
pnpm add @sdui-kit/core @sdui-kit/reactyarn
yarn add @sdui-kit/core @sdui-kit/reactbun
bun add @sdui-kit/core @sdui-kit/reactThis package expects React to be installed by the host app.
Includes React provider, renderer, registry helpers, action hooks, and screen rendering helpers for app-owned React components.
See the full docs at https://somdevalex-code.github.io/sdui-kit/integrations/react.html.
Live demo: https://somdevalex-code.github.io/sdui-kit/react-basic/.
