CollectUICollectUI

HeroUI Native

Initialize a HeroUI Native project.

Clone heroui-native-example, install dependencies, and start the app.

Clone the project

git clone https://github.com/heroui-inc/heroui-native-example.git
cd heroui-native-example

Install dependencies

pnpm install
npm install
bun install

Start the app

pnpm start

Use the Expo output to open Android, iOS, or web preview.

On this page