Skip to content

Commit

Permalink
fix: installation step
Browse files Browse the repository at this point in the history
  • Loading branch information
Viraj-10 committed Jul 16, 2024
1 parent e6271fb commit e1c92eb
Showing 1 changed file with 4 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,10 @@ import { CollapsibleCode, Tabs } from '@gluestack/design-system';
To get started with **gluestack-ui v2**, check out this quick installation guide. It provides simple steps to help you install and use the library in your projects.


### Step 1: Setup NativeWind
Setup nativewind in your project following [NativeWind documentation](https://www.nativewind.dev/v4/getting-started/react-native).
### Step 1: Setup your project.

Setup your project with [Next.js](https://nextjs.org/docs/getting-started/installation) or [Expo](https://docs.expo.dev/get-started/create-a-project/).


### Step 2: Initialize

Expand Down

0 comments on commit e1c92eb

Please sign in to comment.