Hi everyone,
Just wanted to share a package I’ve built to make it easier to create custom UIs for Cabbage 3 using React:
cabbage-react
provides React hooks to simplify communication between your UI and the Cabbage host. It handles both sending and receiving of data updates for channel values and properties.
You can find an example implementation here: