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 betaBlocks 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-03What it installs
app/(auth)/_layout.tsx— the(auth)route group layoutapp/(auth)/sign-in.tsx— a keyboard-aware, scrollable sign-in routecomponents/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.