From c6817e130b81406c3fa3a62cb4d56d352073afe9 Mon Sep 17 00:00:00 2001 From: Rajat Chaudhary Date: Fri, 14 Jun 2024 19:51:54 +0530 Subject: [PATCH] feat: changed image vs code --- .../getting-started/Installation/index.nw.stories.mdx | 10 +++++----- .../vscode-extensions/index.nw.stories.mdx | 2 +- .../home/overview/Introduction/index.nw.stories.mdx | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/example/storybook-nativewind/src/home/getting-started/Installation/index.nw.stories.mdx b/example/storybook-nativewind/src/home/getting-started/Installation/index.nw.stories.mdx index 18d4a8e80..3d38d36d6 100644 --- a/example/storybook-nativewind/src/home/getting-started/Installation/index.nw.stories.mdx +++ b/example/storybook-nativewind/src/home/getting-started/Installation/index.nw.stories.mdx @@ -1,11 +1,11 @@ --- -title: Installation | gluestack-ui-with-nativewind +title: Installation | gluestack-ui-v2 -description: To get started with gluestack-ui with nativewind, check out this quick installation guide. It provides simple steps to help you install and use the library in your projects. +description: 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. pageTitle: Installation -pageDescription: To get started with gluestack-ui, check out this quick installation guide. It provides simple steps to help you install and use the library in your projects. +pageDescription: 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. showHeader: false --- @@ -17,13 +17,13 @@ import { CollapsibleCode, Tabs } from '@gluestack/design-system'; # Installation -To get started with gluestack-ui with nativewind, check out this quick installation guide. It provides simple steps to help you install and use the library in your projects. +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. ### Using Template you can use [gluestack-expo-nativewind-v4-template](https://github.com/gluestack/gluestack-expo-nativewind-v4-template). -If you wish to use `gluestack-ui` with nativewind in your existing project using CLI or manually, you can proceed with the following steps: +If you wish to use **gluestack-ui v2** in your existing project using CLI or manually, you can proceed with the following steps: ### Step 1: Setup Nativewind Setup nativewind in your project following [NativeWind documentation](https://www.nativewind.dev/v4/getting-started/react-native). diff --git a/example/storybook-nativewind/src/home/getting-started/vscode-extensions/index.nw.stories.mdx b/example/storybook-nativewind/src/home/getting-started/vscode-extensions/index.nw.stories.mdx index 245fb09df..04a2280ec 100644 --- a/example/storybook-nativewind/src/home/getting-started/vscode-extensions/index.nw.stories.mdx +++ b/example/storybook-nativewind/src/home/getting-started/vscode-extensions/index.nw.stories.mdx @@ -14,7 +14,7 @@ These extensions provide gluestack snippets, which are shorthand for commonly us All snippets start with the prefix `gs-` and are followed by the name of the desired component. gluestack VS Code Extensions diff --git a/example/storybook-nativewind/src/home/overview/Introduction/index.nw.stories.mdx b/example/storybook-nativewind/src/home/overview/Introduction/index.nw.stories.mdx index a7b104f05..f9de57510 100644 --- a/example/storybook-nativewind/src/home/overview/Introduction/index.nw.stories.mdx +++ b/example/storybook-nativewind/src/home/overview/Introduction/index.nw.stories.mdx @@ -104,7 +104,7 @@ Stay updated about our company and collaborate on enterprise-level projects. ## All Components -Explore 30+ component for React, Next.js & React Native [See All](/ui/docs/components/all-components). +Explore 30+ components for React, Next.js & React Native [See All](/ui/docs/components/all-components). # FAQs