Getting started
What AniUI Pro is, what's included, and how to set up a new project from scratch.
Welcome to AniUI Pro. This is the production storefront for everything built on top of the open-source AniUI library — Screen Kits, Pro Blocks, Boilerplates, full Templates, and the Figma UI Kit.
This guide gets you from a fresh checkout to your first AniUI Pro screen running on a device in under ten minutes.
What you need
- Node 18+ and either
npm,pnpm, orbun - An Expo project (SDK 51 or later) — new or existing
- Your AniUI Pro license key (sent by email after purchase, also visible in your dashboard)
The three-step path
- Install AniUI — the free library that everything in Pro is built on top of.
- Add Pro — drop in your purchased kits, blocks, boilerplates, or templates.
- Activate — paste your license key once so you receive lifetime updates.
Each step has its own short article. If you've used shadcn/ui on the web before, the workflow will feel familiar — copy-paste components into your project, own the source.

