LandorUI
GitHub

Use Mobile

A hook that tracks whether the viewport is mobile-sized.

The viewport is currently desktop.

Installation

npx shadcn@latest add https://landorui.landorestate.com/r/use-mobile.json

Usage

A hook that tracks whether the viewport is mobile-sized.

import { useIsMobile } from "@/hooks/use-mobile";