Skip to content

Commit 6f19f8e

Browse files
authored
Merge pull request #2817 from gluestack/feat/meta-updates
Feat/meta updates
2 parents ff8935b + f9303bd commit 6f19f8e

File tree

4 files changed

+10
-11
lines changed

4 files changed

+10
-11
lines changed

example/storybook-nativewind/src/components/AllComponents/index.nw.stories.mdx

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
2-
title: All Components | gluestack-ui
2+
title: All Components | gluestack-ui | React Native UI Components
33

4-
description: gluestack-ui provides 30+ responsive components for every screen and style
4+
description: gluestack-ui offers 30+ responsive components, including a React Native slider, switch, spinner, etc. The ultimate React Native UI components library for every screen and style.
55

6-
pageTitle: All Components
6+
pageTitle: All Components | gluestack-ui | React Native UI Components
77

8-
pageDescription: gluestack-ui provides 30+ responsive components for every screen and style
8+
pageDescription: gluestack-ui offers 30+ responsive components, including a React Native slider, switch, spinner, etc. The ultimate React Native UI components library for every screen and style.
99

1010
toc: false
1111
---

example/storybook-nativewind/src/home/getting-started/gluestack-ui-nativewind-utils/index.nw.stories.mdx

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: gluestack-ui Accessibility Guide | Core Concepts for Inclusive Design
3-
description: gluestack-ui is a UI library with universal, unstyled components, offering keyboard accessibility, focus management, and accessibility UI design for better functionality.
2+
title: gluestack-ui/nativewind utils | Build with NativeWind Components
3+
description: gluestack-ui/nativewind-utils provides a collection of utility functions for your gluestack-ui components. A must-have NativeWind UI library for faster and smoother UI development.
44
---
55

66
import { Canvas, Meta, Story } from '@storybook/addon-docs';

example/storybook-nativewind/src/home/overview/Introduction/index.nw.stories.mdx

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
title: Introduction | gluestack-ui
2+
title: Introduction - gluestack-UI | React, Next.js & React Native Components
33

4-
description: React & React Native Components & Patterns (copy-paste components & patterns crafted with Tailwind CSS (NativeWind))
4+
description: Elevate your UI with gluestack—React Native components, Tailwind styling & shadows for web & mobile apps. The best UI library for React, Next.js & React Native.
55

66
---
77

example/storybook-nativewind/src/home/theme-configuration/dark-mode/index.nw.stories.mdx

+2-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
2-
title: Dark Mode
3-
4-
description: Customizing the theme in gluestack-ui v2 for different color schemes and color mode support.
2+
title: Dark Mode | gluestack-ui | Tailwind Dark Mode Theme
3+
description: Customize the theme in gluestack-ui v2 with Tailwind dark mode, UI theme dark mode colors, and React Native light & dark mode for different color schemes and color mode support.
54

65
showHeader: true
76
---

0 commit comments

Comments
 (0)