A set of UI components made of Jelly. Built using [TypeGPU](https://typegpu.com).
npm install goouiA set of UI components made of Jelly. Built using TypeGPU.
``ts
import tgpu from 'typegpu';
import { CanvasJellySlider } from 'gooui';
const root = await tgpu.init();
const slider = new CanvasJellySlider({ root });
// Adding the slider to the DOM
const appElement = document.querySelector("#app") as HTMLDivElement;
appElement.appendChild(slider.canvas);
``

Since 2012 Software Mansion is a software agency with
experience in building web and mobile apps. We are Core React Native
Contributors and experts in dealing with all kinds of React Native issues. We
can help you build your next dream product –
Hire us.