Apple Hello Effect
SVG writing animation inspired by Apple's "Hello" screen.
Installation
For English:
$ pnpm dlx shadcn@latest add @ncdai/apple-hello-effect
For Spanish:
$ pnpm dlx shadcn@latest add @ncdai/apple-hello-effect-spanish
For Vietnamese:
$ pnpm dlx shadcn@latest add @ncdai/apple-hello-effect-vietnamese
Usage
import { AppleHelloEffectEnglish } from "@/components/apple-hello-effect-english"
import { AppleHelloEffectSpanish } from "@/components/apple-hello-effect-spanish"
import { AppleHelloEffectVietnamese } from "@/components/apple-hello-effect-vietnamese"<AppleHelloEffectEnglish />
<AppleHelloEffectSpanish />
<AppleHelloEffectVietnamese />API Reference
Prop
Type