Skip to content

fluid-design-io/vision-ui

Repository files navigation

Ladning

Vision UI

What is Vision UI?

Vision UI is a collection of components that follow the VisionOS design language.

It uses most of the components from shadcn/ui for the underlying components with others using radix-ui.

Ornament

Environments

Demo

Demo Video

Demo Video

How to use

This project assumes you already have shadcn/ui configured in your project.

Install motion/react in your project.

npm install motion/react

Then copy/paste the component you want to use into your project.


The Documentation is powered by FumaDocs