Command Palette

Search for a command to run...

Loading component...

Components Pro Apple Navbar V001

Apple Navbar V001

A sophisticated Apple-style navigation bar with smooth dropdown menus, mobile responsiveness, and elegant animations. Features hover-triggered mega menus with staggered animations and a mobile hamburger menu.

Best Viewed on

For best experience clickto open in full screen mode

Dependencies

Interaction Type

try hovering nav items
try using mobile view

Install via Pro CLI [Requires a Pro license key]

pnpm dlx shadcn add @skiper-ui/skiper38

How to use

import { Skiper38, AppleNavbar } from "@/components/v1/skiper38";

// Using the complete component with background
const DemoSkiper38 = () => {
  return (
    <div className="h-screen w-full">
      <AppleNavbar />
    </div>
  );
};
Props
Description

none

Standalone navbar component

Attribution

  • Inspired by and adapted from Apple.com
  • Illustrations by Aarzoo Aly

Source code

Click on the top right
to view the source code

Keep in mind

Most components here are recreations of the best out there. I don't claim to be the original creator. This is my attempt to reverse-engineer, replicate, and often add a few extra features. I've tried to credit everyone, but if I missed something, let me know.

Contact

Additionlly, if you find any bug or issue, feel free to
Drop a dm.

License & Usage:

  • Free to use and modify in both personal and commercial projects.
  • Attribution to Skiper UI is required when using the free version.
  • No attribution required with Skiper UI Pro.
Apple Navbar V001 | Skiper UI | Skiper UI