Beta modeInstall commands on this page use lovdacn@beta, which installs from the beta registry and may change before the stable release.What’s in beta

Login 03

A branded sign-in card with social providers and account links.

Blocks are in betaBlock APIs and installed file output may change between releases. Pin the components you install and re-check after upgrading.
Loading preview…

Installation

npx lovdacn@latest add login-03

What it installs

  • app/(auth)/_layout.tsx — the (auth) route group layout
  • app/(auth)/sign-in.tsx — a keyboard-aware, scrollable sign-in route
  • components/login-form.tsx — the branded login card with Apple and Google actions

Registry dependencies: card, input, label, button, separator, icon, text, utils

The route scrolls when the keyboard or a short device reduces the available height. Provider buttons are presentation hooks; connect their onPress handlers to your auth flow.