Vision UI
Introduction to Vision UI
Experimental
The UI may look different on your browser. For best results, use Safari or Chrome.
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.
How to use
This project assumes you already have shadcn/ui
configured in your project.
Install motion/react
in your project.
Then copy/paste
the component you want to use into your project.
Some components require other components to work.
Eg. NavigationBar
requires Window
to work.
Components
Edit on GitHub
Last updated on